Changeset 5337 for branches/release-0.15.x/pustefix-webservices/pom.xml
- Timestamp:
- 09/01/10 16:51:45 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-0.15.x/pustefix-webservices/pom.xml
r5335 r5337 6 6 <groupId>org.pustefixframework</groupId> 7 7 <artifactId>pustefixframework</artifactId> 8 <version>0.15. 6</version>8 <version>0.15.7-SNAPSHOT</version> 9 9 </parent> 10 10 … … 12 12 <artifactId>pustefix-webservices</artifactId> 13 13 <packaging>pom</packaging> 14 <version>0.15. 6</version>14 <version>0.15.7-SNAPSHOT</version> 15 15 <name>Pustefix Webservices</name> 16 16 … … 19 19 <groupId>org.pustefixframework</groupId> 20 20 <artifactId>pustefix-core</artifactId> 21 <version>0.15. 6</version>21 <version>0.15.7-SNAPSHOT</version> 22 22 </dependency> 23 23 <dependency>
