Changeset 7993
- Timestamp:
- 21/11/11 13:09:50 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
RevitalizationWS/ws/DPWS_EAR/trunk/pom.xml
r7988 r7993 4 4 <groupId>ndg.services.dpws</groupId> 5 5 <artifactId>ear</artifactId> 6 <version>2.1. 0</version>6 <version>2.1.1</version> 7 7 <packaging>ear</packaging> 8 8 … … 31 31 <groupId>ndg.services.dpws</groupId> 32 32 <artifactId>ejb</artifactId> 33 <version>2.1. 0</version>33 <version>2.1.1</version> 34 34 <type>ejb</type> 35 35 </dependency> … … 118 118 <version>5</version> 119 119 </jboss> 120 <finalName>dpws </finalName>120 <finalName>dpws${version}</finalName> 121 121 </configuration> 122 122 <dependencies>
Note: See TracChangeset
for help on using the changeset viewer.