Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
Removing SNAPSHOT from properties.
Browse files Browse the repository at this point in the history
  • Loading branch information
nirmal070125 committed Sep 17, 2015
1 parent 53262f9 commit 7d9792e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@
<project.scm.id>my-scm-server</project.scm.id>

<!-- Product ML version -->
<ml.version>1.0.0-SNAPSHOT</ml.version>
<ml.version>1.0.0</ml.version>
<ml.imp.pkg.version>[1.0.0, 1.1.0)</ml.imp.pkg.version>

<carbon.ml.version>1.0.1</carbon.ml.version>
Expand Down

0 comments on commit 7d9792e

Please sign in to comment.