Skip to content

Commit 2998ad1

Browse files
[maven-release-plugin] prepare release 1.0.0
1 parent bb77dce commit 2998ad1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<groupId>eu.michael-simons</groupId>
3030
<artifactId>wro4j-spring-boot-starter</artifactId>
31-
<version>0.17.2-SNAPSHOT</version>
31+
<version>1.0.0</version>
3232
<packaging>jar</packaging>
3333
<name>Wro4j Spring Boot Starter</name>
3434
<description>A starter for Spring Boot that provides autoconfiguration for Wro4j.</description>
@@ -58,7 +58,7 @@
5858
<scm>
5959
<connection>scm:git:git@github.com:michael-simons/wro4j-spring-boot-starter.git</connection>
6060
<developerConnection>scm:git:git@github.com:michael-simons/wro4j-spring-boot-starter.git</developerConnection>
61-
<tag>HEAD</tag>
61+
<tag>1.0.0</tag>
6262
<url>https://github.com/michael-simons/wro4j-spring-boot-starter</url>
6363
</scm>
6464

0 commit comments

Comments
 (0)