Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
blaubaer committed Apr 11, 2016
1 parent 84ae743 commit 3cf5ebc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<name>caretakerd</name>
<artifactId>caretakerd</artifactId>
<groupId>org.echocat</groupId>
<version>0.1.11-SNAPSHOT</version>
<version>0.1.11</version>
<description>We created caretakerd for being a minimal process supervisor. There are no external dependencies and is optimized for containerization (such as Docker) and simple configuration.</description>
<url>https://caretakerd.echocat.org</url>

Expand Down Expand Up @@ -397,7 +397,7 @@
<connection>scm:git:https://github.com/echocat/${project.artifactId}.git</connection>
<developerConnection>scm:git:[email protected]:echocat/${project.artifactId}.git</developerConnection>
<url>https://github.com/echocat/${project.artifactId}</url>
<tag>v0.1.0</tag>
<tag>v0.1.11</tag>
</scm>

</project>

0 comments on commit 3cf5ebc

Please sign in to comment.