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/05/22 14:02:19 UTC

directory-fortress-enmasse git commit: change to 1.0-RC41-SNAPSHOT

Repository: directory-fortress-enmasse
Updated Branches:
  refs/heads/master 2f8ccdf2d -> b94ad6f5f


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

Branch: refs/heads/master
Commit: b94ad6f5f41fb4180913994dae72ea780126c380
Parents: 2f8ccdf
Author: Shawn McKinney <sm...@apache.org>
Authored: Fri May 22 07:02:15 2015 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Fri May 22 07:02:15 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/blob/b94ad6f5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7d2122f..65437bb 100755
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
   <groupId>org.apache.directory.fortress</groupId>
   <artifactId>fortress-rest</artifactId>
   <packaging>war</packaging>
-  <version>1.0-RC40-SNAPSHOT</version>
+  <version>1.0-RC41-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>