Skip to content

Commit 318c615

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 2dd2f02 commit 318c615

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>eu.michael-simons</groupId>
55
<artifactId>java-oembed</artifactId>
6-
<version>0.9.1</version>
6+
<version>0.9.2-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<name>java-oembed</name>
99
<description>Simple Oembed Client for Java</description>
@@ -362,6 +362,6 @@
362362
<connection>scm:git:git@github.com:michael-simons/java-oembed.git</connection>
363363
<developerConnection>scm:git:git@github.com:michael-simons/java-oembed.git</developerConnection>
364364
<url>https://github.com/michael-simons/java-oembed</url>
365-
<tag>0.9.1</tag>
365+
<tag>HEAD</tag>
366366
</scm>
367367
</project>

0 commit comments

Comments
 (0)