Repository: directory-fortress-commander
Updated Branches:
refs/heads/master 7736c205b -> d5c060a50
[maven-release-plugin] prepare release 2.0.3
Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/commit/d5c060a5
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/tree/d5c060a5
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/diff/d5c060a5
Branch: refs/heads/master
Commit: d5c060a509a9876965aee9e0e78e8de5e0289d4b
Parents: 7736c20
Author: Shawn McKinney <smckinney@apache.org>
Authored: Mon Nov 5 17:49:08 2018 -0600
Committer: Shawn McKinney <smckinney@apache.org>
Committed: Mon Nov 5 17:49:08 2018 -0600
----------------------------------------------------------------------
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/blob/d5c060a5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b863a46..04453b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.directory.fortress</groupId>
<artifactId>fortress-web</artifactId>
<packaging>war</packaging>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.3</version>
<name>Apache Fortress Web</name>
<url>http://directory.apache.org/fortress/</url>
<description>Apache Fortress Web is Role-Based Access Control policy administration
and review user interface.</description>
|