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
joschi committed Jan 26, 2021
1 parent ca45ff8 commit 282c01b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -10,7 +10,7 @@

<groupId>com.github.joschi.jackson</groupId>
<artifactId>jackson-datatype-threetenbp</artifactId>
<version>2.12.1</version>
<version>2.12.2-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>Jackson-Datatype-ThreeTenBackport</name>
Expand All @@ -21,7 +21,7 @@
<connection>scm:git:git@github.com:joschi/jackson-datatype-threetenbp.git</connection>
<developerConnection>scm:git:git@github.com:joschi/jackson-datatype-threetenbp.git</developerConnection>
<url>https://github.com/joschi/jackson-datatype-threetenbp</url>
<tag>jackson-datatype-threetenbp-2.12.1</tag>
<tag>HEAD</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 282c01b

Please sign in to comment.