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 7b62929 commit a814009Copy full SHA for a814009
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.flowingcode.vaadin</groupId>
6
<artifactId>json-migration-helper</artifactId>
7
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
8
<name>Json Migration Helper</name>
9
<description>Json Migration Helper for Vaadin Flow</description>
10
<url>https://www.flowingcode.com/en/open-source/</url>
@@ -37,7 +37,7 @@
37
<url>https://github.com/FlowingCode/JsonMigrationHelper</url>
38
<connection>scm:git:git://github.com/FlowingCode/JsonMigrationHelper.git</connection>
39
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/JsonMigrationHelper.git</developerConnection>
40
- <tag>0.9.0</tag>
+ <tag>master</tag>
41
</scm>
42
43
<developers>
0 commit comments