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/11/02 15:23:06 UTC

directory-fortress-realm git commit: [maven-release-plugin] prepare for next development iteration

Repository: directory-fortress-realm
Updated Branches:
  refs/heads/master dee51e0b0 -> 21b8af438


[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: 21b8af43891e469d2e221918633125bed0e8292f
Parents: dee51e0
Author: Shawn McKinney <sm...@apache.org>
Authored: Fri Oct 28 03:16:04 2016 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Fri Oct 28 03:16:04 2016 -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/21b8af43/impl/pom.xml
----------------------------------------------------------------------
diff --git a/impl/pom.xml b/impl/pom.xml
index 17c18c6..633fd3f 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.fortress</groupId>
     <artifactId>fortress-realm</artifactId>
-    <version>2.0.0-RC1</version>
+    <version>2.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>fortress-realm-impl</artifactId>

http://git-wip-us.apache.org/repos/asf/directory-fortress-realm/blob/21b8af43/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f43f3b4..62cbc1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
   <artifactId>fortress-realm</artifactId>
   <packaging>pom</packaging>
   <name>Apache Fortress Realm</name>
-  <version>2.0.0-RC1</version>
+  <version>2.0.0-RC2-SNAPSHOT</version>
   <inceptionYear>2007</inceptionYear>
   <description>
     Fortress Realm is an ANSI RBAC INCITS 359 compliant policy enforcement engine.

http://git-wip-us.apache.org/repos/asf/directory-fortress-realm/blob/21b8af43/proxy/pom.xml
----------------------------------------------------------------------
diff --git a/proxy/pom.xml b/proxy/pom.xml
index f396fac..26aaa8c 100644
--- a/proxy/pom.xml
+++ b/proxy/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.directory.fortress</groupId>
     <artifactId>fortress-realm</artifactId>
-    <version>2.0.0-RC1</version>
+    <version>2.0.0-RC2-SNAPSHOT</version>
   </parent>
 
   <artifactId>fortress-realm-proxy</artifactId>