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/13 12:22:10 UTC

directory-fortress-commander git commit: 2.0.1 release preps, take 2

Repository: directory-fortress-commander
Updated Branches:
  refs/heads/master 4ff238d47 -> ee2480579


2.0.1 release preps, take 2


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

Branch: refs/heads/master
Commit: ee248057945c39433bc4975cd744052f48a4bec7
Parents: 4ff238d
Author: Shawn McKinney <sm...@apache.org>
Authored: Fri Jul 13 07:22:09 2018 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Fri Jul 13 07:22:09 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/blob/ee248057/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4f7e543..093d548 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.2-SNAPSHOT</version>
+  <version>2.0.1-SNAPSHOT</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>