Skip to content
This repository was archived by the owner on Nov 5, 2019. It is now read-only.

Commit 3380fe1

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 5432a59 commit 3380fe1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>com.fasterxml.jackson.module</groupId>
99
<artifactId>jackson-module-afterburner</artifactId>
1010
<name>Jackson-module-Afterburner</name>
11-
<version>2.6.1</version>
11+
<version>2.6.2-SNAPSHOT</version>
1212
<packaging>bundle</packaging>
1313
<description>Jackson (https://github.com/FasterXML/jackson) extension module
1414
used to enhance access functionality using bytecode generation.
@@ -18,7 +18,7 @@ used to enhance access functionality using bytecode generation.
1818
<connection>scm:git:git@github.com:FasterXML/jackson-module-afterburner.git</connection>
1919
<developerConnection>scm:git:git@github.com:FasterXML/jackson-module-afterburner.git</developerConnection>
2020
<url>http://github.com/FasterXML/jackson-module-afterburner</url>
21-
<tag>jackson-module-afterburner-2.6.1</tag>
21+
<tag>HEAD</tag>
2222
</scm>
2323

2424
<properties>

0 commit comments

Comments
 (0)