Repository: directory-fortress-core
Updated Branches:
refs/heads/master 4dd689de5 -> 90f54302d
[maven-release-plugin] prepare release 2.0.0-RC1
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/90f54302
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/90f54302
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/90f54302
Branch: refs/heads/master
Commit: 90f54302d4bb79b921c42e7b758a8f96d0a6e298
Parents: 4dd689d
Author: Shawn McKinney <smckinney@apache.org>
Authored: Fri Oct 28 07:39:43 2016 -0500
Committer: Shawn McKinney <smckinney@apache.org>
Committed: Fri Oct 28 07:39:43 2016 -0500
----------------------------------------------------------------------
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/90f54302/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a27de6e..c4d6168 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-SNAPSHOT</version>
+ <version>2.0.0-RC1</version>
<inceptionYear>2007</inceptionYear>
<description>
Apache Fortress is a standards-based Access Management SDK that implements ANSI RBAC
INCITS 359.
|