Skip to content

Commit

Permalink
Updated core dep to latest snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
jewzaam committed Nov 12, 2014
1 parent 6b8e020 commit 64df883
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 @@ -195,7 +195,7 @@
<sonar.jdbc.password>sonar</sonar.jdbc.password>
<sonar.host.url>http://127.0.0.1:8080</sonar.host.url>
<sonar.projectName>lightblue-rdbms</sonar.projectName>
<lightblue-core.version>1.1.0-SNAPSHOT</lightblue-core.version>
<lightblue-core.version>1.2.0-SNAPSHOT</lightblue-core.version>
</properties>
<build>
<plugins>
Expand Down

0 comments on commit 64df883

Please sign in to comment.