We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2998ad1 commit 958e5cfCopy full SHA for 958e5cf
pom.xml
@@ -28,7 +28,7 @@
28
29
<groupId>eu.michael-simons</groupId>
30
<artifactId>wro4j-spring-boot-starter</artifactId>
31
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
32
<packaging>jar</packaging>
33
<name>Wro4j Spring Boot Starter</name>
34
<description>A starter for Spring Boot that provides autoconfiguration for Wro4j.</description>
@@ -58,7 +58,7 @@
58
<scm>
59
<connection>scm:git:git@github.com:michael-simons/wro4j-spring-boot-starter.git</connection>
60
<developerConnection>scm:git:git@github.com:michael-simons/wro4j-spring-boot-starter.git</developerConnection>
61
- <tag>1.0.0</tag>
+ <tag>HEAD</tag>
62
<url>https://github.com/michael-simons/wro4j-spring-boot-starter</url>
63
</scm>
64
0 commit comments