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 2016/04/12 16:12:33 UTC

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

Repository: directory-fortress-commander
Updated Branches:
  refs/heads/master fdaa0ef80 -> 39046308e


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

Branch: refs/heads/master
Commit: 39046308e3d01c91864176624c3168895e55f2f7
Parents: fdaa0ef
Author: Shawn McKinney <sm...@apache.org>
Authored: Tue Apr 12 09:12:22 2016 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Tue Apr 12 09:12:22 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/blob/39046308/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b3fd990..012f0d3 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>1.0.0</version>
+  <version>1.0.1-SNAPSHOT</version>
   <name>Apache Fortress Web</name>
   <url>http://directory.apache.org/fortress/</url>
   <description>Fortress Web is an ANSI RBAC INCITS 359 compliant administrative UI</description>