Skip to content

Commit 0cb2d0f

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 1bbbf91 commit 0cb2d0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.hubspot.jackson</groupId>
1212
<artifactId>jackson-datatype-protobuf</artifactId>
13-
<version>0.9.16</version>
13+
<version>0.9.17-SNAPSHOT</version>
1414
<description>Jackson Module that adds support for reading/writing protobufs</description>
1515

1616
<properties>
@@ -142,6 +142,6 @@
142142
<connection>scm:git:[email protected]:HubSpot/jackson-datatype-protobuf.git</connection>
143143
<developerConnection>scm:git:[email protected]:HubSpot/jackson-datatype-protobuf.git</developerConnection>
144144
<url>[email protected]:HubSpot/jackson-datatype-protobuf.git</url>
145-
<tag>jackson-datatype-protobuf-0.9.16</tag>
145+
<tag>HEAD</tag>
146146
</scm>
147147
</project>

0 commit comments

Comments
 (0)