Diff
Modified: trunk/hudson/plugins/view-job-filters/pom.xml (40949 => 40950)
--- trunk/hudson/plugins/view-job-filters/pom.xml 2013-06-29 17:06:52 UTC (rev 40949)
+++ trunk/hudson/plugins/view-job-filters/pom.xml 2013-06-29 17:31:55 UTC (rev 40950)
@@ -9,7 +9,7 @@
<artifactId>view-job-filters</artifactId>
<packaging>hpi</packaging>
- <version>1.24-SNAPSHOT</version>
+ <version>1.23-SNAPSHOT</version>
<name>View Job Filters</name>
<description>Manage multiple views and hundreds of jobs much more easily. This plug-in provides more ways to include/exclude jobs from a view, including filtering by SCM path, and by any job or build status type, as well as "chaining" of filters and negating filters.</description>
<url>http://wiki.jenkins-ci.org/display/JENKINS/View+Job+Filters</url>
@@ -93,7 +93,7 @@
<distributionManagement>
<repository>
<id>maven.jenkins-ci.org</id>
- <url>http://maven.jenkins-ci.org:8081/content/repositories/releases/</url>
+ <url>http://maven.jenkins-ci.org/content/repositories/releases/</url>
</repository>
</distributionManagement>
You received this message because you are subscribed to the Google Groups "Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
