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 20:55:57 UTC

directory-fortress-enmasse git commit: [maven-release-plugin] prepare release 2.0.1

Repository: directory-fortress-enmasse
Updated Branches:
  refs/heads/master 068aac83b -> 1189b666a


[maven-release-plugin] prepare release 2.0.1


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

Branch: refs/heads/master
Commit: 1189b666a66176731c745c7c8be984f76f59a76d
Parents: 068aac8
Author: Shawn McKinney <sm...@apache.org>
Authored: Sat Jul 7 08:55:46 2018 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Sat Jul 7 08:55:46 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/blob/1189b666/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8e79555..01d6ddb 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.1-SNAPSHOT</version>
+  <version>2.0.1</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>