Skip to content

Commit

Permalink
56 RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
seralekseenko committed Aug 12, 2022
1 parent 7690934 commit 8c3d755
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>academy.kovalevskyi</groupId>
<artifactId>Zeus</artifactId>
<packaging>jar</packaging>
<version>56-SNAPSHOT</version>
<version>56</version>

<name>Zeus</name>
<description>
Expand All @@ -13,7 +13,7 @@
<properties>
<version.testingFramework>30</version.testingFramework>

<version.codingBootcamp>26</version.codingBootcamp>
<version.codingBootcamp>27</version.codingBootcamp>
<version.algorithmsWithJava>22</version.algorithmsWithJava>
<version.javaDeepDive>20</version.javaDeepDive>
<version.backendCloudEngineer>1-SNAPSHOT</version.backendCloudEngineer>
Expand Down

0 comments on commit 8c3d755

Please sign in to comment.