Repository: directory-fortress-core
Updated Branches:
refs/heads/master 8d21c48e4 -> b263c7b3f
[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/b263c7b3
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/b263c7b3
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/b263c7b3
Branch: refs/heads/master
Commit: b263c7b3fea8d7012f7585c2129cca06f8aa5a4e
Parents: 8d21c48
Author: Shawn McKinney <smckinney@apache.org>
Authored: Fri Oct 28 02:55:18 2016 -0500
Committer: Shawn McKinney <smckinney@apache.org>
Committed: Fri Oct 28 02:55:18 2016 -0500
----------------------------------------------------------------------
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/b263c7b3/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.
|