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

This commit is contained in:
Nicolas VINOT 2011-09-03 16:41:41 +02:00
parent cbdc8ee4a2
commit 96f073f3d7
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.0-SNAPSHOT</version>
<version>1.0.0</version>
<scm>
<connection>scm:hg:file://${basedir}</connection>
</scm>