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/18 22:34:05 UTC

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

Repository: directory-fortress-enmasse
Updated Branches:
  refs/heads/master 00c004b28 -> 799dca315


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


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/commit/799dca31
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/tree/799dca31
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/diff/799dca31

Branch: refs/heads/master
Commit: 799dca315404390fc73de527afaaf31ea21ee1e3
Parents: 00c004b
Author: Shawn McKinney <sm...@apache.org>
Authored: Mon Jul 18 17:31:57 2016 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Mon Jul 18 17:31:57 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/blob/799dca31/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d0033fc..7a884e9 100755
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   <groupId>org.apache.directory.fortress</groupId>
   <artifactId>fortress-rest</artifactId>
   <packaging>war</packaging>
-  <version>1.0.1</version>
+  <version>1.0.2-SNAPSHOT</version>
   <name>Apache Fortress Rest</name>
   <url>http://directory.apache.org/fortress/</url>
   <description>Fortress Rest provides a RESTful implementation of the Fortress Access Management APIs</description>