Skip to content

Commit

Permalink
[maven-release-plugin] rollback the release of delivery-pipeline-plug…
Browse files Browse the repository at this point in the history
…in-0.7.5
  • Loading branch information
patbos committed Apr 14, 2014
1 parent 20c6d7c commit 4637394
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>se.diabol.jenkins.pipeline</groupId>
<artifactId>delivery-pipeline-plugin</artifactId>
<version>0.7.6-SNAPSHOT</version>
<version>0.7.5-SNAPSHOT</version>
<packaging>hpi</packaging>
<name>Delivery Pipeline Plugin</name>
<url>https://wiki.jenkins-ci.org/display/JENKINS/Delivery+Pipeline+Plugin</url>
Expand Down Expand Up @@ -34,8 +35,7 @@
<scm>
<connection>scm:git:https://github.com/Diabol/delivery-pipeline-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/Diabol/delivery-pipeline-plugin.git</developerConnection>
<tag>HEAD</tag>
</scm>
</scm>

<developers>
<developer>
Expand Down

0 comments on commit 4637394

Please sign in to comment.