added snapshot to pom to attempt release to jenkins update center

This commit is contained in:
Kingsley Hendrickse 2012-06-06 17:50:33 +01:00
parent 6973ed739a
commit 7940e10f15
1 changed files with 7 additions and 1 deletions

View File

@ -10,9 +10,15 @@
<groupId>net.masterthought.jenkins</groupId>
<artifactId>cucumber-reports</artifactId>
<version>0.0.11</version>
<version>0.0.11-SNAPSHOT</version>
<packaging>hpi</packaging>
<scm>
<connection>scm:git:git://github.com/masterthought/jenkins-cucumber-jvm-reports-plugin-java.git</connection>
<developerConnection>scm:git:git@github.com:masterthought/jenkins-cucumber-jvm-reports-plugin-java.git</developerConnection>
<url>http://github.com/masterthought/jenkins-cucumber-jvm-reports-plugin-java</url>
</scm>
<!-- get every artifact through repo.jenkins-ci.org, which proxies all the artifacts that we need -->
<repositories>
<repository>