You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2018/07/08 21:08:55 UTC

directory-fortress-commander git commit: [maven-release-plugin] prepare release 2.0.1

Repository: directory-fortress-commander
Updated Branches:
  refs/heads/master 6553fa9f3 -> 0423ea8b8


[maven-release-plugin] prepare release 2.0.1


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/0423ea8b
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/tree/0423ea8b
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/diff/0423ea8b

Branch: refs/heads/master
Commit: 0423ea8b8dc3a6a410e84908ba9272661bcadb63
Parents: 6553fa9
Author: Shawn McKinney <sm...@apache.org>
Authored: Sat Jul 7 09:08:40 2018 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Sat Jul 7 09:08:40 2018 -0500

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/blob/0423ea8b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2e7286c..a3df75b 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.1-SNAPSHOT</version>
+  <version>2.0.1</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>