You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@asterixdb.apache.org by im...@apache.org on 2015/10/01 01:37:06 UTC

incubator-asterixdb git commit: Remove temporary reference to staging repository

Repository: incubator-asterixdb
Updated Branches:
  refs/heads/master 75bb5d37f -> 9a12c9503


Remove temporary reference to staging repository

Change-Id: Ib58d362088e248498a3a841cd841d46b588862e7
Reviewed-on: https://asterix-gerrit.ics.uci.edu/418
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Till Westmann <ti...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/commit/9a12c950
Tree: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/tree/9a12c950
Diff: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/diff/9a12c950

Branch: refs/heads/master
Commit: 9a12c9503d5451641d2ec6b9d4209a7e0dac9a7b
Parents: 75bb5d3
Author: Ian Maxon <im...@apache.org>
Authored: Wed Sep 30 13:56:23 2015 -0700
Committer: Ian Maxon <im...@apache.org>
Committed: Wed Sep 30 16:34:24 2015 -0700

----------------------------------------------------------------------
 pom.xml | 9 ---------
 1 file changed, 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-asterixdb/blob/9a12c950/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 94960e9..8d11476 100644
--- a/pom.xml
+++ b/pom.xml
@@ -309,15 +309,6 @@
             <id>algebricks-snapshots</id>
             <url>http://obelix.ics.uci.edu/nexus/content/repositories/algebricks-snapshots/</url>
         </repository>
-        <repository>
-            <snapshots>
-                <enabled>true</enabled>
-                <updatePolicy>always</updatePolicy>
-                <checksumPolicy>fail</checksumPolicy>
-            </snapshots>
-            <id>apache-staging</id>
-            <url>https://repository.apache.org/content/repositories/orgapacheasterix-1005/</url>
-        </repository>
     </repositories>
     <dependencyManagement>
         <dependencies>