Skip to content

Commit

Permalink
Updated versions to non snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
dcrissman committed Mar 8, 2016
1 parent 69a6a60 commit d50c77e
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 @@ -153,8 +153,8 @@
<rpm.name>${project.artifactId}</rpm.name>
<rpm.install.basedir>/usr/share/java/lightblue/${project.artifactId}</rpm.install.basedir>

<lightblue.core.version>1.11.0-SNAPSHOT</lightblue.core.version>
<lightblue.mongo.version>1.11.0-SNAPSHOT</lightblue.mongo.version>
<lightblue.core.version>1.11.0</lightblue.core.version>
<lightblue.mongo.version>1.11.0</lightblue.mongo.version>
</properties>
<build>
<pluginManagement>
Expand Down

0 comments on commit d50c77e

Please sign in to comment.