Repository: directory-fortress-core
Updated Branches:
refs/heads/master 52f86523e -> 24c9b0012
[maven-release-plugin] prepare for next development iteration
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/24c9b001
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/24c9b001
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/24c9b001
Branch: refs/heads/master
Commit: 24c9b00121417f1c403dc0af0628082aa75e6879
Parents: 52f8652
Author: Shawn McKinney <smckinney@apache.org>
Authored: Fri Oct 28 11:44:12 2016 -0500
Committer: Shawn McKinney <smckinney@apache.org>
Committed: Fri Oct 28 11:44:12 2016 -0500
----------------------------------------------------------------------
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/24c9b001/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c4d6168..c83828a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
<artifactId>fortress-core</artifactId>
<packaging>jar</packaging>
<name>Apache Fortress Core</name>
- <version>2.0.0-RC1</version>
+ <version>2.0.0-RC2-SNAPSHOT</version>
<inceptionYear>2007</inceptionYear>
<description>
Apache Fortress is a standards-based Access Management SDK that implements ANSI RBAC
INCITS 359.
|