Author: nickboldt
Date: 2012-10-11 20:56:56 -0400 (Thu, 11 Oct 2012)
New Revision: 44459
Modified:
trunk/central/pom.xml
Log:
remove ref to not-needed site m2e (JBIDE-12294)
Modified: trunk/central/pom.xml
===================================================================
--- trunk/central/pom.xml 2012-10-12 00:56:47 UTC (rev 44458)
+++ trunk/central/pom.xml 2012-10-12 00:56:56 UTC (rev 44459)
@@ -27,19 +27,5 @@
<module>tests</module>
<module>site</module>
</modules>
- <repositories>
- <!-- JBIDE-12294 merge m2e, m2e-wtp, and m2e-apt into a single site
defined in parent pom -->
- <repository>
- <id>m2e</id>
- <url>${m2e}</url>
- <layout>p2</layout>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- <releases>
- <enabled>true</enabled>
- </releases>
- </repository>
- </repositories>
</project>
Show replies by date