Repository: any23 Updated Branches: refs/heads/master 6987bfaf8 -> b913c3517
trivial update last stable release Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/b913c351 Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/b913c351 Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/b913c351 Branch: refs/heads/master Commit: b913c35173b6b4f575e09c8e9844bce949a2e2d5 Parents: 6987bfa Author: Lewis John McGibbney <[email protected]> Authored: Fri May 9 13:01:30 2014 -0700 Committer: Lewis John McGibbney <[email protected]> Committed: Fri May 9 13:01:30 2014 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/b913c351/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 582fbab..ca28dab 100644 --- a/pom.xml +++ b/pom.xml @@ -229,7 +229,7 @@ <slf4j.logger.version>1.7.5</slf4j.logger.version> <sesame.version>2.7.10</sesame.version> <semargl.version>0.6.1</semargl.version> - <latest.stable.released>0.8.0</latest.stable.released> + <latest.stable.released>1.0</latest.stable.released> <!-- Maven Plugin Versions --> <maven-javadoc-plugin.version>2.8</maven-javadoc-plugin.version>
