We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c21c74 commit 87155f0Copy full SHA for 87155f0
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>eu.michael-simons</groupId>
5
<artifactId>java-oembed</artifactId>
6
- <version>0.8.1</version>
+ <version>0.8.2-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
<name>java-oembed</name>
9
<description>Simple Oembed Client for Java</description>
@@ -358,6 +358,6 @@
358
<connection>scm:git:[email protected]:michael-simons/java-oembed.git</connection>
359
<developerConnection>scm:git:[email protected]:michael-simons/java-oembed.git</developerConnection>
360
<url>https://github.com/michael-simons/java-oembed</url>
361
- <tag>0.8.1</tag>
+ <tag>HEAD</tag>
362
</scm>
363
</project>
0 commit comments