Skip to content

Commit 8cfca1f

Browse files
committed
Set version to 1.0.0-SNAPSHOT
1 parent 80ccb75 commit 8cfca1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/echo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>spring-ws-samples</artifactId>
66
<groupId>org.springframework.ws</groupId>
7-
<version>1.0-SNAPSHOT</version>
7+
<version>1.0.0-SNAPSHOT</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>echo</artifactId>

0 commit comments

Comments
 (0)