You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2015/03/27 17:45:38 UTC

directory-fortress-core git commit: Going back to the previous status

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master ceb7816aa -> 46a7554ac


Going back to the previous status


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/46a7554a
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/46a7554a
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/46a7554a

Branch: refs/heads/master
Commit: 46a7554ac16fde31fa193565b14ce935e19b4794
Parents: ceb7816
Author: Emmanuel Lécharny <el...@symas.com>
Authored: Fri Mar 27 17:45:25 2015 +0100
Committer: Emmanuel Lécharny <el...@symas.com>
Committed: Fri Mar 27 17:45:25 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/46a7554a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 89e7276..f9d4126 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   <artifactId>fortress-core</artifactId>
   <packaging>jar</packaging>
   <name>Apache Fortress Core</name>
-  <version>1.0-RC41-SNAPSHOT</version>
+  <version>1.0-RC40-SNAPSHOT</version>
   <inceptionYear>2007</inceptionYear>
   <description>
     Apache Fortress is a standards-based Identity and Access Management SDK that implements ANSI RBAC INCITS 359.
@@ -47,7 +47,7 @@
     <connection>scm:git:http://git-wip-us.apache.org/repos/asf/directory-fortress-core.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
     </developerConnection>
-    <tag>HEAD</tag>
+    <tag>1.0-RC40</tag>
   </scm>
 
   <issueManagement>