Skip to content

Commit

Permalink
Release v1.129
Browse files Browse the repository at this point in the history
  • Loading branch information
rossrowe committed May 21, 2015
1 parent 51e15cb commit 31ae1d1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
@@ -1,5 +1,4 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
Expand All @@ -8,7 +7,7 @@
</parent>

<artifactId>sauce-ondemand</artifactId>
<version>1.129-SNAPSHOT</version>
<version>1.129</version>
<packaging>hpi</packaging>
<name>Jenkins Sauce OnDemand plugin</name>
<url>http://wiki.jenkins-ci.org/display/JENKINS/Sauce+OnDemand+Plugin</url>
Expand Down

0 comments on commit 31ae1d1

Please sign in to comment.