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
nbelliot committed Jun 5, 2020
1 parent 0971310 commit f279b9b
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 @@ -12,7 +12,7 @@
<name>VectorCAST Execution</name>
<description>Run VectorCAST manage jobs from Jenkins</description>
<artifactId>vectorcast-execution</artifactId>
<version>0.63</version>
<version>0.64-SNAPSHOT</version>
<packaging>hpi</packaging>
<url>https://github.com/jenkinsci/vectorcast-execution-plugin</url>

Expand Down Expand Up @@ -61,7 +61,7 @@
<connection>scm:git:ssh://github.com/jenkinsci/vectorcast-execution-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/vectorcast-execution-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/vectorcast-execution-plugin</url>
<tag>vectorcast-execution-0.63</tag>
<tag>vectorcast-execution-0.62</tag>
</scm>

<repositories>
Expand Down

0 comments on commit f279b9b

Please sign in to comment.