We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ba83d4 commit 97a2c3dCopy full SHA for 97a2c3d
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.flowingcode.vaadin</groupId>
6
<artifactId>json-migration-helper</artifactId>
7
- <version>0.9.2</version>
+ <version>0.9.3-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>
@@ -36,7 +36,7 @@
36
<url>https://github.com/FlowingCode/JsonMigrationHelper</url>
37
<connection>scm:git:git://github.com/FlowingCode/JsonMigrationHelper.git</connection>
38
<developerConnection>scm:git:ssh://git@github.com:/FlowingCode/JsonMigrationHelper.git</developerConnection>
39
- <tag>0.9.2</tag>
+ <tag>master</tag>
40
</scm>
41
42
<developers>
0 commit comments