Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
sampov2 committed Apr 19, 2018
1 parent 758cc11 commit 977c861
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 @@ -4,7 +4,7 @@

<groupId>fi.nationallibrary</groupId>
<artifactId>mauiservice</artifactId>
<version>0.0.1</version>
<version>0.0.2-SNAPSHOT</version>
<packaging>war</packaging>

<inceptionYear>2018</inceptionYear>
Expand Down Expand Up @@ -45,7 +45,7 @@
<connection>scm:git:git@github.com:NatLibFi/mauiservice.git</connection>
<developerConnection>scm:git:git@github.com:NatLibFi/mauiservice.git</developerConnection>
<url>git@github.com:NatLibFi/mauiservice.git</url>
<tag>mauiservice-0.0.1</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit 977c861

Please sign in to comment.