You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2017/03/10 15:05:39 UTC

qpid-jms git commit: QPIDJMS-270: remove temporary repository definition

Repository: qpid-jms
Updated Branches:
  refs/heads/master 13ebdb18b -> 8e59f813c


QPIDJMS-270: remove temporary repository definition


Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/8e59f813
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/8e59f813
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/8e59f813

Branch: refs/heads/master
Commit: 8e59f813cd988a71a1522f3434e7a7d8c3b80eda
Parents: 13ebdb1
Author: Robert Gemmell <ro...@apache.org>
Authored: Fri Mar 10 15:05:11 2017 +0000
Committer: Robert Gemmell <ro...@apache.org>
Committed: Fri Mar 10 15:05:11 2017 +0000

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


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/8e59f813/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d59d678..516ba8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -322,18 +322,4 @@
       </build>
     </profile>
   </profiles>
-
-  <repositories>
-    <repository>
-      <!-- Temporary to pick up Proton-J 0.18.0 until it hits central -->
-      <id>apache-releases</id>
-      <url>https://repository.apache.org/content/repositories/releases</url>
-      <releases>
-        <enabled>true</enabled>
-      </releases>
-      <snapshots>
-        <enabled>false</enabled>
-      </snapshots>
-    </repository>
-  </repositories>
 </project>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org