[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
1 changed files with 2 additions and 3 deletions

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"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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>
<groupId>fr.imirhil.april</groupId>
<artifactId>hebdobot</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.1.0</version>
<scm>
<connection>scm:hg:file://${basedir}</connection>
</scm>