Repository: incubator-slider
Updated Branches:
  refs/heads/develop 5d055e6a2 -> 5915d1a68


SLIDER-884 Change branch-2.7 profile dependency version to 2.7.0


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/5915d1a6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/5915d1a6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/5915d1a6

Branch: refs/heads/develop
Commit: 5915d1a683ce7a1b702c3ca89ffb452d639014d4
Parents: 5d055e6
Author: Gour Saha <[email protected]>
Authored: Mon May 18 10:53:56 2015 -0700
Committer: Gour Saha <[email protected]>
Committed: Mon May 18 10:53:56 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/5915d1a6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ca12be2..fa81da4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1591,7 +1591,7 @@
       <!-- hadoop branch-2.7 builds  -->
       <id>branch-2.7</id>
       <properties>
-        <hadoop.version>2.7.0-SNAPSHOT</hadoop.version>
+        <hadoop.version>2.7.0</hadoop.version>
       </properties>
     </profile>
 

Reply via email to