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/14 21:37:11 UTC

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

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

Branch: refs/heads/master
Commit: 98976bd224a23a07415150787d9697cc73c6c1b7
Parents: f161930
Author: Shawn McKinney <sm...@apache.org>
Authored: Sat Jul 14 15:23:46 2018 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Sat Jul 14 15:23:46 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/blob/98976bd2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 093d548..6b427b0 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>