Skip to content

Commit

Permalink
release: v-1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JavaML autodeploy committed Apr 8, 2021
1 parent 5723092 commit e9df1ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.rsultan.example</groupId>
<artifactId>nd4j-ml</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0</version>
<name>java-ml</name>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion version.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version.next=1.0.0
version.next=1.0.1

0 comments on commit e9df1ea

Please sign in to comment.