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 2014/11/14 14:34:07 UTC

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

Repository: directory-fortress-enmasse
Updated Branches:
  refs/heads/master f4d61023f -> 60b5f6e75


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

Branch: refs/heads/master
Commit: 60b5f6e75afa26e35144bdace7991c9c27401a28
Parents: f4d6102
Author: Shawn McKinney <sm...@apache.org>
Authored: Fri Nov 14 07:33:55 2014 -0600
Committer: Shawn McKinney <sm...@apache.org>
Committed: Fri Nov 14 07:33:55 2014 -0600

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/blob/60b5f6e7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6c4a11f..60edbaf 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-RC40</version>
+    <version>1.0-RC40-SNAPSHOT</version>
     <name>Apache Fortress Web</name>
     <url>http://directory.apache.org/foress/</url>
     <description>Fortress Rest provides a RESTful implementation of Fortress' ANSI RBAC INCITS 359 engine</description>