Skip to content

Commit 87155f0

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 6c21c74 commit 87155f0

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>eu.michael-simons</groupId>
55
<artifactId>java-oembed</artifactId>
6-
<version>0.8.1</version>
6+
<version>0.8.2-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<name>java-oembed</name>
99
<description>Simple Oembed Client for Java</description>
@@ -358,6 +358,6 @@
358358
<connection>scm:git:[email protected]:michael-simons/java-oembed.git</connection>
359359
<developerConnection>scm:git:[email protected]:michael-simons/java-oembed.git</developerConnection>
360360
<url>https://github.com/michael-simons/java-oembed</url>
361-
<tag>0.8.1</tag>
361+
<tag>HEAD</tag>
362362
</scm>
363363
</project>

0 commit comments

Comments
 (0)