We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2256070 commit f124713Copy full SHA for f124713
doc/pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<artifactId>spring-ws</artifactId>
5
<groupId>org.springframework.ws</groupId>
6
- <version>1.0-m3-SNAPSHOT</version>
+ <version>1.0-m3</version>
7
</parent>
8
<modelVersion>4.0.0</modelVersion>
9
<artifactId>spring-ws-doc</artifactId>
@@ -20,7 +20,6 @@
20
<plugin>
21
<groupId>com.agilejava.docbkx</groupId>
22
<artifactId>docbkx-maven-plugin</artifactId>
23
- <version>2.0.2</version>
24
<executions>
25
<execution>
26
<goals>
0 commit comments