Version bumped by QuickBuild.

This commit is contained in:
Sea App 2012-04-22 14:32:37 +00:00
parent 904c15c541
commit 40842f7d32
2 changed files with 40 additions and 42 deletions

View File

@ -1,5 +1,6 @@
<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">
<?xml version="1.0" encoding="UTF-8"?>
<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>
<parent>
<groupId>com.pmease</groupId>
@ -7,9 +8,7 @@
<version>1.0.0</version>
</parent>
<artifactId>archetype.plugin</artifactId>
<name>PMEase Plugin Archetype</name>
<build>
<plugins>
<plugin>
@ -21,7 +20,6 @@
</plugin>
</plugins>
</build>
<repositories>
<repository>
<id>pmeaseRepo</id>
@ -39,5 +37,5 @@
<url>http://artifact.pmease.com/</url>
</repository>
</repositories>
<version>1.0.3</version>
</project>

View File

@ -37,5 +37,5 @@
<url>http://artifact.pmease.com/</url>
</repository>
</repositories>
<version>1.0.2</version>
<version>1.0.3</version>
</project>