[maven-scm-plugin] prepare release vitro-1.11.0
This commit is contained in:
parent
0bab502eb5
commit
0f25660b42
9 changed files with 31 additions and 19 deletions
|
@ -1,7 +1,19 @@
|
|||
<project>
|
||||
<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>org.vivoweb</groupId>
|
||||
<artifactId>checkstyle</artifactId>
|
||||
<version>1.11.0-SNAPSHOT</version>
|
||||
<version>1.11.0</version>
|
||||
|
||||
<parent>
|
||||
<groupId>org.vivoweb</groupId>
|
||||
<artifactId>vitro-project</artifactId>
|
||||
<version>1.11.0</version>
|
||||
<relativePath>..</relativePath>
|
||||
</parent>
|
||||
|
||||
<name>Vitro Checkstyle</name>
|
||||
</project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue