You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ol...@apache.org on 2012/10/24 11:26:12 UTC

[2/2] git commit: snapshots not enabled for restlet repository

snapshots not enabled for restlet repository


Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/2e6a2c9d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/2e6a2c9d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/2e6a2c9d

Branch: refs/heads/master
Commit: 2e6a2c9da2436497c040506a4327bde6426f4ea4
Parents: 10b25e3
Author: olivier lamy <ol...@apache.org>
Authored: Wed Oct 24 11:24:25 2012 +0200
Committer: olivier lamy <ol...@apache.org>
Committed: Wed Oct 24 11:24:25 2012 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/2e6a2c9d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e02d195..d10fe9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@ under the License.
         <enabled>true</enabled>
       </releases>
       <snapshots>
-        <enabled>true</enabled>
+        <enabled>false</enabled>
       </snapshots>
     </repository>
   </repositories>