Skip to content

Commit

Permalink
[maven-release-plugin] prepare release camel-consul-leader-1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jhberges committed Feb 13, 2017
1 parent b3d1583 commit 3d79a0e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<?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>com.github.jhberges</groupId>
<artifactId>camel-consul-leader</artifactId>
<version>1.0.14-SNAPSHOT</version>
<version>1.0.14</version>
<name>Camel Consul-backed Leader Election</name>
<url>http://github.com/jhberges/camel-consul-leader</url>
<inceptionYear>2015</inceptionYear>
Expand Down Expand Up @@ -233,7 +232,7 @@
<url>scm:git:[email protected]:jhberges/camel-consul-leader.git</url>
<connection>scm:git:[email protected]:jhberges/camel-consul-leader.git</connection>
<developerConnection>scm:git:[email protected]:jhberges/camel-consul-leader.git</developerConnection>
<tag>camel-consul-leader-1.0.9</tag>
<tag>camel-consul-leader-1.0.14</tag>
</scm>
<issueManagement>
<system>GitHub</system>
Expand Down

0 comments on commit 3d79a0e

Please sign in to comment.