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
Muratcan Şentürk committed Jun 26, 2023
1 parent 91f827a commit 75f94a5
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 @@ -7,7 +7,7 @@
<name>Petition Generator</name>
<description>Petition Generation library for Java to generate dynamic petitions</description>
<url>https://github.com/snturk/petition-generator</url>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
<packaging>jar</packaging>

<licenses>
Expand All @@ -32,7 +32,7 @@
<connection>scm:git:git://github.com/snturk/petition-generator.git</connection>
<developerConnection>scm:git:git@github.com:snturk/petition-generator.git</developerConnection>
<url>https://github.com/snturk/petition-generator</url>
<tag>petition-generator-1.0.1</tag>
<tag>petition-generator-1.0.0</tag>
</scm>


Expand Down

0 comments on commit 75f94a5

Please sign in to comment.