Skip to content

Commit 3d588bb

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent be71295 commit 3d588bb

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.18</version>
13+
<version>0.9.19-SNAPSHOT</version>
1414

1515
<name>${project.groupId}:${project.artifactId}</name>
1616
<description>Jackson Module that adds support for reading/writing protobufs</description>
@@ -155,6 +155,6 @@
155155
<connection>scm:git:[email protected]:HubSpot/jackson-datatype-protobuf.git</connection>
156156
<developerConnection>scm:git:[email protected]:HubSpot/jackson-datatype-protobuf.git</developerConnection>
157157
<url>[email protected]:HubSpot/jackson-datatype-protobuf.git</url>
158-
<tag>jackson-datatype-protobuf-0.9.18</tag>
158+
<tag>HEAD</tag>
159159
</scm>
160160
</project>

0 commit comments

Comments
 (0)