projects
/
activemq-openwire.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
429b1b4
)
add some more to dependency management.
author
Timothy Bish
<tabish121@gmail.com>
Thu, 14 Aug 2014 18:57:49 +0000
(14:57 -0400)
committer
Timothy Bish
<tabish121@gmail.com>
Thu, 14 Aug 2014 18:57:49 +0000
(14:57 -0400)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
d0a9bb8
..
6981508
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-95,6
+95,12
@@
<id>openwire-website</id>
<url>${website-base-url}/versions/${project.version}/maven/</url>
</site>
+ <snapshotRepository>
+ <id>apache.snapshots.https</id>
+ <name>Apache Development Snapshot Repository</name>
+ <url>https://repository.apache.org/content/repositories/snapshots</url>
+ <uniqueVersion>false</uniqueVersion>
+ </snapshotRepository>
</distributionManagement>
<modules>