Author: nickboldt
Date: 2011-01-28 18:24:08 -0500 (Fri, 28 Jan 2011)
New Revision: 28727
Modified:
trunk/build/parent/pom.xml
Log:
remove old drools site and duplicate staging composite trunk site
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2011-01-28 23:24:04 UTC (rev 28726)
+++ trunk/build/parent/pom.xml 2011-01-28 23:24:08 UTC (rev 28727)
@@ -491,18 +491,6 @@
</releases>
</repository>
<repository>
- <id>jboss-drools-nightly</id>
- <
url>http://download.jboss.org/jbosstools/builds/staging/jbosstools-dro...
- </url>
- <layout>p2</layout>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- <releases>
- <enabled>true</enabled>
- </releases>
- </repository>
- <repository>
<id>swtbot-helios</id>
<
url>http://download.eclipse.org/technology/swtbot/helios/dev-build/upd...
</url>
@@ -841,26 +829,6 @@
</profile>
<profile>
- <id>jbosstools-nightly-staging-composite-trunk</id>
- <activation>
- <activeByDefault>false</activeByDefault>
- </activation>
- <repositories>
- <repository>
- <id>jbosstools-nightly-staging-composite-trunk</id>
- <
url>http://download.jboss.org/jbosstools/builds/staging/_composite_/tr...
</url>
- <layout>p2</layout>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- <releases>
- <enabled>true</enabled>
- </releases>
- </repository>
- </repositories>
- </profile>
-
- <profile>
<!-- this plugin is available from
https://github.com/nickboldt/maven-plugins/tree/master/unique-GAV-plugin/ -->
<id>GAV</id>
<build>