Skip to content

Commit ed1d221

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 64b3481 commit ed1d221

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
@@ -38,7 +38,7 @@
3838
<modelVersion>4.0.0</modelVersion>
3939
<groupId>eu.michael-simons</groupId>
4040
<artifactId>java-oembed</artifactId>
41-
<version>1.0.0</version>
41+
<version>1.0.1-SNAPSHOT</version>
4242
<packaging>jar</packaging>
4343
<name>java-oembed</name>
4444
<description>Simple Oembed Client for Java</description>
@@ -63,7 +63,7 @@
6363
<scm>
6464
<connection>scm:git:git@github.com:michael-simons/java-oembed.git</connection>
6565
<developerConnection>scm:git:git@github.com:michael-simons/java-oembed.git</developerConnection>
66-
<tag>1.0.0</tag>
66+
<tag>HEAD</tag>
6767
<url>https://github.com/michael-simons/java-oembed</url>
6868
</scm>
6969
<properties>

0 commit comments

Comments
 (0)