Skip to content

Commit 051aeaf

Browse files
committed
pom.xml: return back -SNAPSHOT prefix.
1 parent 47f3ed8 commit 051aeaf

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
@@ -6,7 +6,7 @@
66

77
<groupId>ru.mystamps</groupId>
88
<artifactId>mystamps</artifactId>
9-
<version>0.3</version>
9+
<version>0.3-SNAPSHOT</version>
1010
<packaging>war</packaging>
1111

1212
<properties>

0 commit comments

Comments
 (0)