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 2016/03/20 05:35:06 UTC

directory-fortress-core git commit: release rollback

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master 9d9b69d1a -> 124741717


release rollback


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

Branch: refs/heads/master
Commit: 12474171719c2215094c7b217c627353c337dcf2
Parents: 9d9b69d
Author: Shawn McKinney <sm...@apache.org>
Authored: Sat Mar 19 21:43:12 2016 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Sat Mar 19 21:43:12 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/12474171/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6834bab..2182591 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
   <artifactId>fortress-core</artifactId>
   <packaging>jar</packaging>
   <name>Apache Fortress Core</name>
-  <version>1.0-RC43-SNAPSHOT</version>
+  <version>1.0-RC42-SNAPSHOT</version>
   <inceptionYear>2007</inceptionYear>
   <description>
     Apache Fortress is a standards-based Identity and Access Management SDK that implements ANSI RBAC INCITS 359.
@@ -50,7 +50,7 @@
     <developerConnection>
       scm:git:https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
     </developerConnection>
-    <tag>1.0-RC42</tag>
+    <tag>1.0-RC42-SNAPSHOT</tag>
   </scm>
 
   <issueManagement>