Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jms-messaging-1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scoheb committed Dec 6, 2016
1 parent 902fa02 commit 3e5e4ae
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 @@ -7,7 +7,7 @@
</parent>

<artifactId>jms-messaging</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>hpi</packaging>
<name>JMS Messaging Plugin</name>
<description>Plugin to listen and emit messages during the build process using a JMS Messaging Provider.</description>
Expand Down Expand Up @@ -40,7 +40,7 @@
<scm>
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<tag>HEAD</tag>
<tag>jms-messaging-1.0.0</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit 3e5e4ae

Please sign in to comment.