Skip to content

Commit e32c0ff

Browse files
authored
Update pom.xml
Removed snapshot - Updated to version 0.0.10
1 parent 1cfce68 commit e32c0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.10-SNAPSHOT</version>
7+
<version>0.0.10</version>
88
<name>Spring localstack Utilities</name>
99

1010
<description>Java and Spring utilities for the Localstack platform.</description>

0 commit comments

Comments
 (0)