We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccacd59 commit 4405518Copy full SHA for 4405518
1 file changed
examples/pom.xml
@@ -69,18 +69,6 @@
69
<type>jar</type>
70
<scope>runtime</scope>
71
</dependency>
72
- <dependency>
73
- <groupId>org.apache.axis</groupId>
74
- <artifactId>axis</artifactId>
75
- <version>1.4</version>
76
- <type>jar</type>
77
- </dependency>
78
79
80
- <artifactId>axis-jaxrpc</artifactId>
81
82
83
84
</dependencies>
85
86
</project>
0 commit comments