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 2015/04/04 02:39:46 UTC

directory-fortress-commander git commit: change back to RC40-SNAPSHOT

Repository: directory-fortress-commander
Updated Branches:
  refs/heads/master f9fece053 -> d0c170194


change back to RC40-SNAPSHOT


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/d0c17019
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/tree/d0c17019
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/diff/d0c17019

Branch: refs/heads/master
Commit: d0c1701945e862bb5f84d08bc956f4c0fc77dd01
Parents: f9fece0
Author: Shawn McKinney <sm...@apache.org>
Authored: Fri Apr 3 19:39:34 2015 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Fri Apr 3 19:39:34 2015 -0500

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/blob/d0c17019/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2076324..f50313c 100755
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <groupId>org.apache.directory</groupId>
   <artifactId>fortress-web</artifactId>
   <packaging>war</packaging>
-  <version>1.0-RC41-SNAPSHOT</version>
+  <version>1.0-RC40-SNAPSHOT</version>
   <name>Apache Fortress Web</name>
   <url>http://directory.apache.org/foress/</url>
   <description>Fortress Web is an ANSI RBAC INCITS 359 compliant administrative UI</description>
@@ -621,4 +621,4 @@
     </repository>
   </repositories>
 
-</project>
\ No newline at end of file
+</project>