Repository: qpid-jms Updated Branches: refs/heads/master b4a0c2a3e -> f6b5d0668
QPIDJMS-308: remove temporary repo config, artifact is now in central repo This reverts commit 06f17396b80be788f633de4e9bcb76d870eb48df. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/f6b5d066 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/f6b5d066 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/f6b5d066 Branch: refs/heads/master Commit: f6b5d06681305be9f99955184b6308c2286a001c Parents: b4a0c2a Author: Robert Gemmell <[email protected]> Authored: Fri Aug 4 21:31:25 2017 +0100 Committer: Robert Gemmell <[email protected]> Committed: Fri Aug 4 21:31:25 2017 +0100 ---------------------------------------------------------------------- pom.xml | 15 --------------- 1 file changed, 15 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/f6b5d066/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 21301fd..7dfe526 100644 --- a/pom.xml +++ b/pom.xml @@ -337,19 +337,4 @@ </build> </profile> </profiles> - - - <repositories> - <repository> - <!-- Proton-J 0.20.0 (RC1) --> - <id>proton-j-staging-repo</id> - <url>https://repository.apache.org/content/repositories/orgapacheqpid-1111/</url> - <releases> - <enabled>true</enabled> - </releases> - <snapshots> - <enabled>false</enabled> - </snapshots> - </repository> - </repositories> </project> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
