Repository: directory-fortress-core
Updated Branches:
refs/heads/master 67358a351 -> 321e2e9da
[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/321e2e9d
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/321e2e9d
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/321e2e9d
Branch: refs/heads/master
Commit: 321e2e9da8d177e6dd823389f0a7f052fa197cfb
Parents: 67358a3
Author: Shawn McKinney <smckinney@apache.org>
Authored: Fri Oct 28 07:31:41 2016 -0500
Committer: Shawn McKinney <smckinney@apache.org>
Committed: Fri Oct 28 07:31:41 2016 -0500
----------------------------------------------------------------------
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/321e2e9d/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.
|