We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc79e7b commit ff92b70Copy full SHA for ff92b70
line-awesome/pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.parttio</groupId>
6
<artifactId>line-awesome</artifactId>
7
- <version>2.0.0</version>
+ <version>2.0.1-SNAPSHOT</version>
8
<name>Line Awesome icons for Vaadin</name>
9
<description>Line Awesome icons for Vaadin</description>
10
<url>https://github.com/parttio/line-awesome</url>
@@ -37,7 +37,7 @@
37
38
<connection>scm:git:git://github.com/parttio/line-awesome.git</connection>
39
<developerConnection>scm:git:ssh://[email protected]:/parttio/line-awesome.git</developerConnection>
40
- <tag>line-awesome-2.0.0</tag>
+ <tag>line-awesome-1.1.0</tag>
41
</scm>
42
43
<distributionManagement>
0 commit comments