Skip to content

Commit e2d5b75

Browse files
committed
Using rc1 rather than m3
1 parent a3f5bda commit e2d5b75

File tree

1 file changed

+2
-2
lines changed
  • archetype/src/main/resources/archetype-resources

1 file changed

+2
-2
lines changed

archetype/src/main/resources/archetype-resources/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<dependency>
1616
<groupId>org.springframework.ws</groupId>
1717
<artifactId>spring-ws-core</artifactId>
18-
<version>1.0-m3</version>
18+
<version>1.0-rc1</version>
1919
</dependency>
2020
</dependencies>
21-
</project>
21+
</project>

0 commit comments

Comments
 (0)