You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ro...@apache.org on 2015/09/01 22:41:22 UTC

activemq git commit: AMQ-5935: fix earlier fluffed commit by removing old staging repo details

Repository: activemq
Updated Branches:
  refs/heads/master 8400a780c -> 5b2aec547


AMQ-5935: fix earlier fluffed commit by removing old staging repo details


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/5b2aec54
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/5b2aec54
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/5b2aec54

Branch: refs/heads/master
Commit: 5b2aec54721f168ee520c36b5d34cf9ceb7022fb
Parents: 8400a78
Author: Robert Gemmell <ro...@apache.org>
Authored: Tue Sep 1 21:39:15 2015 +0100
Committer: Robert Gemmell <ro...@apache.org>
Committed: Tue Sep 1 21:40:09 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/5b2aec54/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9aa7af4..1ba3c65 100755
--- a/pom.xml
+++ b/pom.xml
@@ -30,13 +30,6 @@
   <name>ActiveMQ</name>
   <inceptionYear>2005</inceptionYear>
 
-  <repositories>
-    <repository>
-      <id>staging</id>
-      <url>https://repository.apache.org/content/repositories/orgapacheqpid-1044</url>
-    </repository>
-  </repositories>
-
   <properties>
     <activeio-version>3.1.4</activeio-version>
     <siteId>activemq-${project.version}</siteId>