Version bumped by QuickBuild.

This commit is contained in:
Sea App 2012-05-31 10:51:50 +00:00
parent 12256a3246
commit ddac4895cc
3 changed files with 4 additions and 3 deletions

View File

@ -3,7 +3,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>commons.product</artifactId>
<version>1.0.0</version>
<version>1.0.8</version>
<name>Commons.product</name>
<parent>
<groupId>com.pmease</groupId>
@ -107,7 +107,7 @@
<dependency>
<groupId>com.pmease</groupId>
<artifactId>commons.tapestry</artifactId>
<version>1.0.0</version>
<version>1.0.8</version>
</dependency>
</dependencies>
<repositories>

View File

@ -3,7 +3,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>commons.tapestry</artifactId>
<version>1.0.0</version>
<version>1.0.8</version>
<parent>
<groupId>com.pmease</groupId>
<artifactId>parent.general</artifactId>

View File

@ -74,4 +74,5 @@
<url>http://artifact.pmease.com/</url>
</repository>
</repositories>
<version>1.0.8</version>
</project>