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 fd4dc64 commit 271cb15Copy full SHA for 271cb15
modules/samples/dynamicclient/pom.xml
@@ -21,12 +21,12 @@
21
<modelVersion>4.0.0</modelVersion>
22
<groupId>org.apache.axis2.examples</groupId>
23
<artifactId>dynamic-client</artifactId>
24
- <version>1.7.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
25
<packaging>pom</packaging>
26
27
<modules>
28
<module>server</module>
29
<module>client</module>
30
</modules>
31
32
-</project>
+</project>
0 commit comments