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/07/19 23:15:27 UTC

directory-fortress-commander git commit: one more release prep 1.0.1

Repository: directory-fortress-commander
Updated Branches:
  refs/heads/master 3bf577100 -> 54df08e92


one more release prep 1.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/54df08e9
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/tree/54df08e9
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/diff/54df08e9

Branch: refs/heads/master
Commit: 54df08e9217b5526dd0d127a445f016f7e41bcc9
Parents: 3bf5771
Author: Shawn McKinney <sm...@apache.org>
Authored: Tue Jul 19 18:13:30 2016 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Tue Jul 19 18:13:30 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-commander/blob/54df08e9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a43ca99..30c35aa 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.2-SNAPSHOT</version>
+  <version>1.0.1-SNAPSHOT</version>
   <name>Apache Fortress Web</name>
   <url>http://directory.apache.org/fortress/</url>
   <description>Fortress Web is an administrative UI that drives the APIs</description>