You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2016/11/02 23:18:31 UTC

directory-fortress-enmasse git commit: [maven-release-plugin] prepare for next development iteration

Repository: directory-fortress-enmasse
Updated Branches:
  refs/heads/master ae824bec2 -> 12d6e9975


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/commit/12d6e997
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/tree/12d6e997
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/diff/12d6e997

Branch: refs/heads/master
Commit: 12d6e9975a3a669dd6deada41684bd8ad0f22fbc
Parents: ae824be
Author: Shawn McKinney <sm...@apache.org>
Authored: Fri Oct 28 11:11:31 2016 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Fri Oct 28 11:11:31 2016 -0500

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/blob/12d6e997/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bf70a55..1d7f23b 100755
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   <groupId>org.apache.directory.fortress</groupId>
   <artifactId>fortress-rest</artifactId>
   <packaging>war</packaging>
-  <version>2.0.0-RC1</version>
+  <version>2.0.0-RC2-SNAPSHOT</version>
   <name>Apache Fortress Rest</name>
   <url>http://directory.apache.org/fortress/</url>
   <description>Fortress Rest provides a RESTful implementation of the Fortress Access Management APIs</description>