Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
svendiedrichsen committed Mar 28, 2018
1 parent c70f15f commit 249bf33
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 @@ -3,7 +3,7 @@
<groupId>de.jollyday</groupId>
<artifactId>jollyday</artifactId>
<name>Jollyday</name>
<version>0.5.5</version>
<version>0.5.6-SNAPSHOT</version>
<description>
This API determines the holidays for a given year, country/name and eventually state/region. The holiday data is
stored in XML files (one for each country) and will be read from the classpath. You can provide your own holiday
Expand Down Expand Up @@ -87,7 +87,7 @@
<connection>scm:git:git://github.com/svendiedrichsen/jollyday.git</connection>
<developerConnection>scm:git:git@github.com:svendiedrichsen/jollyday.git</developerConnection>
<url>https://github.com/svendiedrichsen/jollyday.git</url>
<tag>v_0_5_5</tag>
<tag>HEAD</tag>
</scm>
<build>
<pluginManagement>
Expand Down

0 comments on commit 249bf33

Please sign in to comment.