Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
[maven-release-plugin][skip ci]prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
diabolbuilder committed Nov 20, 2018
1 parent 26f7684 commit 2683ec8
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 @@ -4,7 +4,7 @@

<groupId>se.diabol.jenkins.pipeline</groupId>
<artifactId>delivery-pipeline-plugin</artifactId>
<version>1.3.1</version>
<version>1.3.2-SNAPSHOT</version>
<packaging>hpi</packaging>
<name>Delivery Pipeline Plugin</name>
<url>https://wiki.jenkins-ci.org/display/JENKINS/Delivery+Pipeline+Plugin</url>
Expand Down Expand Up @@ -66,7 +66,7 @@
<connection>scm:git:https://github.com/Diabol/delivery-pipeline-plugin.git</connection>
<developerConnection>scm:git:ssh://[email protected]/Diabol/delivery-pipeline-plugin.git</developerConnection>
<url>https://github.com/Diabol/delivery-pipeline-plugin/</url>
<tag>delivery-pipeline-plugin-1.3.1</tag>
<tag>HEAD</tag>
</scm>

<developers>
Expand Down

0 comments on commit 2683ec8

Please sign in to comment.