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 2017/05/04 00:40:44 UTC

directory-fortress-commander git commit: [maven-release-plugin] prepare release 2.0.0-RC2

Repository: directory-fortress-commander
Updated Branches:
  refs/heads/master 57ec56a99 -> 0ed7ce785


[maven-release-plugin] prepare release 2.0.0-RC2


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/commit/0ed7ce78
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/tree/0ed7ce78
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/diff/0ed7ce78

Branch: refs/heads/master
Commit: 0ed7ce785190cee756bb1ecfff3d154e826f873a
Parents: 57ec56a
Author: Shawn McKinney <sm...@apache.org>
Authored: Wed May 3 07:04:41 2017 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Wed May 3 07:04:41 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/blob/0ed7ce78/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d2c05cf..3e13807 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   <groupId>org.apache.directory.fortress</groupId>
   <artifactId>fortress-web</artifactId>
   <packaging>war</packaging>
-  <version>2.0.0-RC2-SNAPSHOT</version>
+  <version>2.0.0-RC2</version>
   <name>Apache Fortress Web</name>
   <url>http://directory.apache.org/fortress/</url>
   <description>Fortress Web is an administrative UI that drives the APIs</description>