Changeset 2260 for trunk/autoquest-httpmonitor-test/pom.xml
- Timestamp:
- 08/01/19 12:11:21 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/autoquest-httpmonitor-test/pom.xml
r2179 r2260 23 23 </properties> 24 24 <dependencies> 25 <dependency> 26 <groupId>javax.xml.ws</groupId> 27 <artifactId>jaxws-api</artifactId> 28 <version>2.3.1</version> 29 </dependency> 30 <dependency> 31 <groupId>javax.jws</groupId> 32 <artifactId>javax.jws-api</artifactId> 33 <version>1.1</version> 34 </dependency> 25 35 <dependency> 26 36 <groupId>org.apache.tomcat.embed</groupId>
Note: See TracChangeset
for help on using the changeset viewer.