We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bceb130 commit aa827bdCopy full SHA for aa827bd
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.sfjava.ui</groupId>
5
<artifactId>sf-java-ui</artifactId>
6
- <version>1.0.2</version>
+ <version>1.0.3-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
9
<name>sf-java-ui</name>
@@ -30,7 +30,7 @@
30
<url>https://github.com/JsonSchema-JavaUI/sf-java-ui</url>
31
<connection>scm:git:git://github.com/JsonSchema-JavaUI/sf-java-ui.git</connection>
32
<developerConnection>scm:git:[email protected]:JsonSchema-JavaUI/sf-java-ui.git</developerConnection>
33
- <tag>sf-java-ui-1.0.2</tag>
+ <tag>sf-java-ui-1.0.0</tag>
34
</scm>
35
36
<properties>
0 commit comments