Skip to content

Commit

Permalink
Change RedDeer master url to a static milestone
Browse files Browse the repository at this point in the history
For JBDS 9.0.0.GA / JBoss Tools 4.3.0.Final, we need
to point to a RedDeer URL that doesn't move. I created
a milestone from RedDeer master and we will use it.
  • Loading branch information
mmalina committed Oct 8, 2015
1 parent dec2f11 commit 0831982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<!-- URLs needed to resolve dependencies at build time (see <repositories> below) and at install time (see site/pom.xml#associateSites) -->

<!-- predefined RedDeer sites, if you need to change default please redefine reddeer-site property in your test -->
<reddeer-master-site>http://download.jboss.org/jbosstools/mars/snapshots/builds/reddeer_master/</reddeer-master-site>
<reddeer-master-site>http://download.jboss.org/jbosstools/mars/development/updates/reddeer/1.0.0.M1/</reddeer-master-site>
<reddeer-stable-site>http://download.jboss.org/jbosstools/updates/stable/mars/core/reddeer/0.8.0/</reddeer-stable-site>
<reddeer-site>${reddeer-master-site}</reddeer-site>

Expand Down

0 comments on commit 0831982

Please sign in to comment.