Skip to content
This repository has been archived by the owner on Feb 3, 2023. 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
shred committed Nov 16, 2017
1 parent c512e42 commit 6583462
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.shredzone.pdbconverter</groupId>
<artifactId>pdbconverter</artifactId>
<version>1.11</version>
<version>1.12-SNAPSHOT</version>
<name>PDB Converter</name>
<description>Converts PalmOS PDB files into more common file formats</description>
<url>http://pdbconverter.shredzone.org</url>
Expand All @@ -17,7 +17,7 @@
<url>https://github.com/shred/pdbconverter/</url>
<connection>scm:git:git@github.com:shred/pdbconverter.git</connection>
<developerConnection>scm:git:git@github.com:shred/pdbconverter.git</developerConnection>
<tag>v1.11</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>
<system>GitHub Issues</system>
Expand Down

0 comments on commit 6583462

Please sign in to comment.