[savara-commits] savara SVN: r332 - in trunk/tools: plugins and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Jul 13 17:08:17 EDT 2010


Author: objectiser
Date: 2010-07-13 17:08:17 -0400 (Tue, 13 Jul 2010)
New Revision: 332

Modified:
   trunk/tools/plugins/pom.xml
   trunk/tools/pom.xml
Log:
Move repository entry.

Modified: trunk/tools/plugins/pom.xml
===================================================================
--- trunk/tools/plugins/pom.xml	2010-07-13 20:25:59 UTC (rev 331)
+++ trunk/tools/plugins/pom.xml	2010-07-13 21:08:17 UTC (rev 332)
@@ -37,19 +37,6 @@
 		<module>org.scribble.lang.comparator</module>
 		<module>org.scribble.lang.model</module>
 	</modules>
-	
-	<repositories>
-		<repository>
-			<id>pi4soa</id>
-			<url>http://download.jboss.org/jbosstools/builds/nightly/3.2.helios/jbosstools-pi4soa/</url>
-			<layout>p2</layout>
-			<snapshots>
-				<enabled>true</enabled>
-			</snapshots>
-			<releases>
-				<enabled>true</enabled>
-			</releases>
-		</repository>
-	</repositories>
+
 </project>
 

Modified: trunk/tools/pom.xml
===================================================================
--- trunk/tools/pom.xml	2010-07-13 20:25:59 UTC (rev 331)
+++ trunk/tools/pom.xml	2010-07-13 21:08:17 UTC (rev 332)
@@ -35,5 +35,19 @@
 	    </snapshotRepository>
 	</distributionManagement>
 	
+	<repositories>
+		<repository>
+			<id>pi4soa</id>
+			<url>http://download.jboss.org/jbosstools/builds/nightly/3.2.helios/jbosstools-pi4soa/</url>
+			<layout>p2</layout>
+			<snapshots>
+				<enabled>true</enabled>
+			</snapshots>
+			<releases>
+				<enabled>true</enabled>
+			</releases>
+		</repository>
+	</repositories>
+
 </project>
 



More information about the savara-commits mailing list