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
therussiankid92 committed May 24, 2020
1 parent 63f0134 commit 87587e0
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 @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.nightcodelabs</groupId>
<artifactId>pretzel</artifactId>
<version>0.0.2</version>
<version>0.0.3-SNAPSHOT</version>
<name>pretzel</name>
<description>Dependency Library for Locust, Cucumber and Java</description>
<url>https://github.com/NightCodeLabs/pretzel</url>
Expand Down Expand Up @@ -35,7 +35,7 @@
<url>https://github.com/NightCodeLabs/pretzel</url>
<connection>scm:git:git@github.com:NightCodeLabs/pretzel.git</connection>
<developerConnection>scm:git:git@github.com:NightCodeLabs/pretzel.git</developerConnection>
<tag>pretzel-0.0.2</tag>
<tag>HEAD</tag>
</scm>
<distributionManagement>
<snapshotRepository>
Expand Down

0 comments on commit 87587e0

Please sign in to comment.