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:09:33 UTC

directory-fortress-commander git commit: [maven-release-plugin] prepare for next development iteration

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


[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: c979ed6151c1b85586f7a9a2492a1bc7f6fd0124
Parents: 0423ea8
Author: Shawn McKinney <sm...@apache.org>
Authored: Sat Jul 7 09:09:20 2018 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Sat Jul 7 09:09:20 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/blob/c979ed61/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a3df75b..3ac4725 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</version>
+  <version>2.0.2-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>