Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob_robertson committed Sep 5, 2011
1 parent f235e00 commit 88732ba
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<artifactId>view-job-filters</artifactId>
<packaging>hpi</packaging>
<version>1.17.1</version>
<version>1.18-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.hudson-ci.org/display/HUDSON/View+Job+Filters</url>
Expand All @@ -23,9 +23,9 @@
</developers>

<scm>
<connection>scm:svn:https://svn.jenkins-ci.org/tags/view-job-filters-1.17.1</connection>
<developerConnection>scm:svn:https://svn.jenkins-ci.org/tags/view-job-filters-1.17.1</developerConnection>
<url>https://svn.jenkins-ci.org/tags/view-job-filters-1.17.1</url>
<connection>scm:svn:https://svn.jenkins-ci.org/trunk/hudson/plugins/view-job-filters</connection>
<developerConnection>scm:svn:https://svn.jenkins-ci.org/trunk/hudson/plugins/view-job-filters</developerConnection>
<url>https://svn.jenkins-ci.org/trunk/hudson/plugins/view-job-filters</url>
</scm>
<dependencies>
<dependency>
Expand Down

0 comments on commit 88732ba

Please sign in to comment.