- Timestamp:
- 09/01/10 16:51:45 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-0.15.x/pustefix-plugins/pustefix-webservice-plugin/pom.xml
r5335 r5337 5 5 <groupId>org.pustefixframework.maven.plugins</groupId> 6 6 <artifactId>pustefix-plugins</artifactId> 7 <version>0.15. 6</version>7 <version>0.15.7-SNAPSHOT</version> 8 8 <relativePath>../pom.xml</relativePath> 9 9 </parent> … … 13 13 <groupId>org.pustefixframework.maven.plugins</groupId> 14 14 <artifactId>pustefix-webservice-plugin</artifactId> 15 <version>0.15. 6</version>15 <version>0.15.7-SNAPSHOT</version> 16 16 <packaging>maven-plugin</packaging> 17 17 … … 30 30 <groupId>org.pustefixframework.webservices</groupId> 31 31 <artifactId>pustefix-webservices-jaxws</artifactId> 32 <version>0.15. 6</version>32 <version>0.15.7-SNAPSHOT</version> 33 33 </dependency> 34 34 <dependency>
