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
chrsvl committed Oct 17, 2016
1 parent 662fa27 commit c0ef238
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</parent>
<!-- which version of Jenkins is this plugin built against? -->
<artifactId>appaloosa-plugin</artifactId>
<version>1.4.3</version>
<version>1.4.4-SNAPSHOT</version>
<packaging>hpi</packaging>
<name>Appaloosa Plugin</name>
<description>Publish your mobile applications (Android, iOS, ...) to the &lt;a href="http://www.appaloosa-store.com"&gt;appaloosa-store&lt;/a&gt; platform.</description>
Expand Down Expand Up @@ -57,7 +57,7 @@
<connection>scm:git:ssh://github.com/jenkinsci/appaloosa-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/appaloosa-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/appaloosa-plugin</url>
<tag>appaloosa-plugin-1.4.3</tag>
<tag>appaloosa-plugin-1.4.2</tag>
</scm>
<repositories>
<repository>
Expand Down

0 comments on commit c0ef238

Please sign in to comment.