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/03/20 05:46:20 UTC

directory-fortress-enmasse git commit: release rollback

Repository: directory-fortress-enmasse
Updated Branches:
  refs/heads/master e588dcd07 -> 861296518


release rollback


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

Branch: refs/heads/master
Commit: 86129651813a2883ee9ff727f8dbddd83bcca611
Parents: e588dcd
Author: Shawn McKinney <sm...@apache.org>
Authored: Sat Mar 19 21:54:26 2016 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Sat Mar 19 21:54:26 2016 -0500

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse/blob/86129651/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9ec6921..d7be88a 100755
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
     <developerConnection>
       scm:git:https://git-wip-us.apache.org/repos/asf/directory-fortress-enmasse.git
     </developerConnection>
-    <tag>1.0-RC42-SNAPSHOT</tag>
+    <tag>1.0-RC42</tag>
   </scm>
 
   <issueManagement>
@@ -99,7 +99,7 @@
     <title>${project.name} ${project.version}</title>
     
     <!-- Dependencies version -->
-    <fortress.realm.version>1.0-RC42-SNAPSHOT</fortress.realm.version>
+    <fortress.realm.version>1.0-RC42</fortress.realm.version>
     <commons.beanutils.version>1.9.2</commons.beanutils.version>
     <cxf.bundle.version>2.7.18</cxf.bundle.version>
     <httpclient.version>3.1</httpclient.version>