Skip to content

Commit 4405518

Browse files
committed
Removed an unused dependency
1 parent ccacd59 commit 4405518

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

examples/pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -69,18 +69,6 @@
6969
<type>jar</type>
7070
<scope>runtime</scope>
7171
</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-
<dependency>
79-
<groupId>org.apache.axis</groupId>
80-
<artifactId>axis-jaxrpc</artifactId>
81-
<version>1.4</version>
82-
<type>jar</type>
83-
</dependency>
8472
</dependencies>
8573

8674
</project>

0 commit comments

Comments
 (0)