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 03:54:03 UTC

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

Repository: directory-fortress-enmasse
Updated Branches:
  refs/heads/master 87c02dc4c -> 648b3fc9a


[maven-release-plugin] prepare release 1.0.0


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

Branch: refs/heads/master
Commit: 648b3fc9a452f5883b5612d93f437e2449017c32
Parents: 87c02dc
Author: Shawn McKinney <sm...@apache.org>
Authored: Mon Apr 11 20:53:48 2016 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Mon Apr 11 20:53:48 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/blob/648b3fc9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5fa909b..5548f95 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.0-SNAPSHOT</version>
+  <version>1.0.0</version>
   <name>Apache Fortress Rest</name>
   <url>http://directory.apache.org/fortress/</url>
   <description>Fortress Rest provides a RESTful implementation of Fortress' ANSI RBAC INCITS 359 engine</description>