Skip to content

Commit 990764b

Browse files
author
Fabiano Oliveira
committed
[maven-release-plugin] prepare release spring-localstack-0.0.8
1 parent d8c27bf commit 990764b

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
@@ -4,7 +4,7 @@
44
<groupId>xyz.fabiano</groupId>
55
<artifactId>spring-localstack</artifactId>
66
<packaging>jar</packaging>
7-
<version>0.0.8-SNAPSHOT</version>
7+
<version>0.0.8</version>
88
<name>Spring localstack Utilities</name>
99

1010
<description>Java and Spring utilities for the Localstack platform.</description>
@@ -27,7 +27,7 @@
2727
<url>https://github.com/fabianoo/spring-localstack</url>
2828
<connection>scm:git:git://github.com/fabianoo/spring-localstack.git</connection>
2929
<developerConnection>scm:git:[email protected]:fabianoo/spring-localstack.git</developerConnection>
30-
<tag>HEAD</tag>
30+
<tag>spring-localstack-0.0.8</tag>
3131
</scm>
3232

3333
<properties>

0 commit comments

Comments
 (0)