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/04/12 02:53:53 UTC

directory-fortress-core git commit: 1.0.0 release preps

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master a5dc68e15 -> 5fb335965


1.0.0 release preps


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

Branch: refs/heads/master
Commit: 5fb3359653cce8f3bd200b0b9d0dd128dd65b3d4
Parents: a5dc68e
Author: Shawn McKinney <sm...@apache.org>
Authored: Mon Apr 11 19:53:48 2016 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Mon Apr 11 19:53:48 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/5fb33596/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6894bbf..033d403 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.0-SNAPSHOT</version>
   <inceptionYear>2007</inceptionYear>
   <description>
     Apache Fortress is a standards-based 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.0</tag>
   </scm>
 
   <issueManagement>