Skip to content

Commit

Permalink
[maven-release-plugin] rollback the release of 0.5-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
colourmeamused committed Jul 17, 2017
1 parent d92972e commit f5e5719
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -9,7 +9,7 @@
</parent>

<artifactId>parameterized-scheduler</artifactId>
<version>0.5-beta</version>
<version>0.5-SNAPSHOT</version>
<packaging>hpi</packaging>

<properties>
Expand Down Expand Up @@ -40,7 +40,7 @@
<connection>scm:git:git://github.com/jenkinsci/parameterized-scheduler-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/parameterized-scheduler-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/parameterized-scheduler-plugin</url>
<tag>0.5-beta</tag>
<tag>parameterized-scheduler-0.5-SNAPSHOT</tag>
</scm>

<repositories>
Expand Down

0 comments on commit f5e5719

Please sign in to comment.