- Timestamp:
- 09/01/10 16:50:18 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-0.15.x/pustefix-webservices/pustefix-webservices-jsonws/pom.xml
r5302 r5335 4 4 <artifactId>pustefix-webservices</artifactId> 5 5 <groupId>org.pustefixframework.webservices</groupId> 6 <version>0.15.6 -SNAPSHOT</version>6 <version>0.15.6</version> 7 7 </parent> 8 8 … … 11 11 <groupId>org.pustefixframework.webservices</groupId> 12 12 <artifactId>pustefix-webservices-jsonws</artifactId> 13 <version>0.15.6 -SNAPSHOT</version>13 <version>0.15.6</version> 14 14 15 15 <dependencies> … … 17 17 <groupId>org.pustefixframework.webservices</groupId> 18 18 <artifactId>pustefix-webservices-core</artifactId> 19 <version>0.15.6 -SNAPSHOT</version>19 <version>0.15.6</version> 20 20 </dependency> 21 21 <dependency>
