Skip to content

Commit

Permalink
58-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
seralekseenko committed Aug 22, 2022
1 parent 46eb340 commit 748afaa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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>57</version>
<version>58-SNAPSHOT</version>

<name>Zeus</name>
<description>
Expand Down Expand Up @@ -196,11 +196,11 @@
<artifactId>AlgorithmsWithJava</artifactId>
<version>${version.algorithmsWithJava}</version>
</dependency>
<!--<dependency>
<dependency>
<groupId>academy.kovalevskyi</groupId>
<artifactId>BackendCloudEngineer</artifactId>
<version>${version.backendCloudEngineer}</version>
</dependency>-->
</dependency>
</dependencies>

</project>

0 comments on commit 748afaa

Please sign in to comment.