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/09/08 23:25:28 UTC

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

Repository: directory-fortress-enmasse
Updated Branches:
  refs/heads/master bde0e2ff1 -> cdee333a1


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

Branch: refs/heads/master
Commit: cdee333a1d9be8f41e45eac26902f61714f55b73
Parents: bde0e2f
Author: Shawn McKinney <sm...@apache.org>
Authored: Sat Sep 8 18:25:16 2018 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Sat Sep 8 18:25:16 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/blob/cdee333a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2f3cad2..e83c9da 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>2.0.2</version>
+  <version>2.0.3-SNAPSHOT</version>
   <name>Apache Fortress Rest</name>
   <url>http://directory.apache.org/fortress/</url>
   <description>Fortress Rest provides a RESTful implementation of the ANSI INCITS 350 RBAC Specification</description>