Skip to content

Commit f124713

Browse files
committed
1 parent 2256070 commit f124713

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>spring-ws</artifactId>
55
<groupId>org.springframework.ws</groupId>
6-
<version>1.0-m3-SNAPSHOT</version>
6+
<version>1.0-m3</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>spring-ws-doc</artifactId>
@@ -20,7 +20,6 @@
2020
<plugin>
2121
<groupId>com.agilejava.docbkx</groupId>
2222
<artifactId>docbkx-maven-plugin</artifactId>
23-
<version>2.0.2</version>
2423
<executions>
2524
<execution>
2625
<goals>

0 commit comments

Comments
 (0)