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/04/04 02:40:54 UTC

directory-fortress-realm git commit: changed back to 1.0-RC40-SNAPSHOT

Repository: directory-fortress-realm
Updated Branches:
  refs/heads/master 9bcbda1b4 -> 2d851fed3


changed back to 1.0-RC40-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-realm/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-realm/commit/2d851fed
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-realm/tree/2d851fed
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-realm/diff/2d851fed

Branch: refs/heads/master
Commit: 2d851fed3b27acdbf89ed6b00a1fdbe8adbf8908
Parents: 9bcbda1
Author: Shawn McKinney <sm...@apache.org>
Authored: Fri Apr 3 19:40:44 2015 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Fri Apr 3 19:40:44 2015 -0500

----------------------------------------------------------------------
 impl/pom.xml  | 2 +-
 pom.xml       | 2 +-
 proxy/pom.xml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-realm/blob/2d851fed/impl/pom.xml
----------------------------------------------------------------------
diff --git a/impl/pom.xml b/impl/pom.xml
index a89fdb9..837db5d 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.directory</groupId>
         <artifactId>fortress-realm</artifactId>
-        <version>1.0-RC41-SNAPSHOT</version>
+        <version>1.0-RC40-SNAPSHOT</version>
     </parent>
 
     <artifactId>fortress-realm-impl</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-fortress-realm/blob/2d851fed/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7b0db6f..6dd217b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   <name>Apache Fortress Realm</name>
   <description>Fortress Realm is an ANSI RBAC INCITS 359 compliant policy enforcement engine.</description>
   <url>http://directory.apache.org/fortress/</url>
-  <version>1.0-RC41-SNAPSHOT</version>
+  <version>1.0-RC40-SNAPSHOT</version>
 
   <properties>
     <projectName>apache-directory-fortress-realm</projectName>

http://git-wip-us.apache.org/repos/asf/directory-fortress-realm/blob/2d851fed/proxy/pom.xml
----------------------------------------------------------------------
diff --git a/proxy/pom.xml b/proxy/pom.xml
index ddf301b..7a93dfd 100644
--- a/proxy/pom.xml
+++ b/proxy/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory</groupId>
     <artifactId>fortress-realm</artifactId>
-    <version>1.0-RC41-SNAPSHOT</version>
+    <version>1.0-RC40-SNAPSHOT</version>
   </parent>
 
   <artifactId>fortress-realm-proxy</artifactId>