Title: [40517] trunk/hudson/plugins/twitter/pom.xml: updated maven pom to use repo.jenkins-ci.org repository
Revision
40517
Author
ndeloof
Date
2012-04-06 12:20:18 -0400 (Fri, 06 Apr 2012)

Log Message

updated maven pom to use repo.jenkins-ci.org repository

Modified Paths


Diff

Modified: trunk/hudson/plugins/twitter/pom.xml (40516 => 40517)


--- trunk/hudson/plugins/twitter/pom.xml	2012-04-06 16:19:59 UTC (rev 40516)
+++ trunk/hudson/plugins/twitter/pom.xml	2012-04-06 16:20:18 UTC (rev 40517)
@@ -70,4 +70,12 @@
 			</plugin>
 		</plugins>
 	</build>
-</project>
+
+    <pluginRepositories>
+        <pluginRepository>
+            <id>repo.jenkins-ci.org</id>
+            <url>http://repo.jenkins-ci.org/public/</url>
+        </pluginRepository>
+    </pluginRepositories>
+</project>  
+

Reply via email to