[maven-release-plugin] prepare release hebdobot-1.1.0

This commit is contained in:
Nicolas VINOT 2011-11-05 15:33:24 +01:00
parent c5b2e101a9
commit 4a8c2b162f

View File

@ -1,9 +1,8 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <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">
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> <modelVersion>4.0.0</modelVersion>
<groupId>fr.imirhil.april</groupId> <groupId>fr.imirhil.april</groupId>
<artifactId>hebdobot</artifactId> <artifactId>hebdobot</artifactId>
<version>1.0.2-SNAPSHOT</version> <version>1.1.0</version>
<scm> <scm>
<connection>scm:hg:file://${basedir}</connection> <connection>scm:hg:file://${basedir}</connection>
</scm> </scm>