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:40:23 UTC

directory-fortress-enmasse git commit: change back to 1.0-RC40-SNAPSHOT

Repository: directory-fortress-enmasse
Updated Branches:
  refs/heads/master 104bf80d9 -> 410161562


change back to 1.0-RC40-SNAPSHOT


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

Branch: refs/heads/master
Commit: 41016156282dde03845f589a04f3df2630e2c7e9
Parents: 104bf80
Author: Shawn McKinney <sm...@apache.org>
Authored: Fri Apr 3 19:40:11 2015 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Fri Apr 3 19:40:11 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/blob/41016156/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 93f33e6..15da805 100755
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <groupId>org.apache.directory</groupId>
   <artifactId>fortress-rest</artifactId>
   <packaging>war</packaging>
-  <version>1.0-RC41-SNAPSHOT</version>
+  <version>1.0-RC40-SNAPSHOT</version>
   <name>Apache Fortress Rest</name>
   <url>http://directory.apache.org/fortress/</url>
   <description>Fortress Rest provides a RESTful implementation of Fortress' ANSI RBAC INCITS 359 engine</description>