Skip to content

Commit

Permalink
[maven-release-plugin] prepare release vectorcast-execution-0.45
Browse files Browse the repository at this point in the history
  • Loading branch information
richardmkeeble committed May 10, 2019
1 parent e027b14 commit 052722d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -12,7 +12,7 @@
<name>VectorCAST Execution</name>
<description>Run VectorCAST manage jobs from Jenkins</description>
<artifactId>vectorcast-execution</artifactId>
<version>0.45-SNAPSHOT</version>
<version>0.45</version>
<packaging>hpi</packaging>
<url>https://wiki.jenkins-ci.org/display/JENKINS/VectorCAST+Execution+Plugin</url>

Expand Down Expand Up @@ -57,7 +57,7 @@ mean multi-part forms (i.e. form with file input like the multi-job create)
<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>HEAD</tag>
<tag>vectorcast-execution-0.45</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 052722d

Please sign in to comment.