Skip to content

Commit

Permalink
[maven-release-plugin] prepare release semantic-versioning-plugin-1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ciroque committed Jul 1, 2015
1 parent f34edf7 commit 9c9152d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
<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>
<artifactId>plugin</artifactId>
<version>1.614</version>
</parent>
<artifactId>semantic-versioning-plugin</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8</version>
<packaging>hpi</packaging>
<name>Semantic Versioning Plugin</name>
<url>http://wiki.jenkins-ci.org/display/JENKINS/semantic-versioning-plugin</url>
Expand Down

0 comments on commit 9c9152d

Please sign in to comment.