We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d37e4e commit 8045e1aCopy full SHA for 8045e1a
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.sfjava.ui</groupId>
5
<artifactId>sf-java-ui</artifactId>
6
- <version>0.1.2-SNAPSHOT</version>
+ <version>0.1.2</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:git@github.com:JsonSchema-JavaUI/sf-java-ui.git</developerConnection>
33
- <tag>sf-java-ui-0.1.1</tag>
+ <tag>sf-java-ui-0.1.2</tag>
34
</scm>
35
36
<properties>
0 commit comments