Skip to content

Commit

Permalink
[maven-release-plugin] prepare release testng-plugin-1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nullin committed Jun 29, 2014
1 parent 5f25af9 commit b913861
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</parent>

<artifactId>testng-plugin</artifactId>
<version>1.7-SNAPSHOT</version>
<version>1.7</version>
<packaging>hpi</packaging>
<name>TestNG Results Plugin</name>

Expand Down Expand Up @@ -42,7 +42,8 @@
<connection>scm:git:https://github.com/jenkinsci/testng-plugin-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/testng-plugin-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/testng-plugin-plugin</url>
</scm>
<tag>testng-plugin-1.7</tag>
</scm>

<properties>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
Expand Down

0 comments on commit b913861

Please sign in to comment.