Upped pom version and fixed pmd warnings in code.
This commit is contained in:
parent
787b1174b0
commit
c38c283fe9
55 changed files with 285 additions and 239 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<parent>
|
||||
<artifactId>x4o</artifactId>
|
||||
<groupId>org.x4o</groupId>
|
||||
<version>0.8.2-SNAPSHOT</version>
|
||||
<version>0.8.5-SNAPSHOT</version>
|
||||
<relativePath>..</relativePath>
|
||||
</parent>
|
||||
<artifactId>x4o-plugin</artifactId>
|
||||
|
|
@ -12,8 +12,8 @@
|
|||
<name>x4o-plugin</name>
|
||||
<description>x4o plugins for other applications</description>
|
||||
<modules>
|
||||
<module>x4o-plugin-ant-schema</module>
|
||||
<module>x4o-plugin-ant-elddoc</module>
|
||||
<module>x4o-plugin-ant-schema</module>
|
||||
<module>x4o-plugin-ant-elddoc</module>
|
||||
</modules>
|
||||
<build>
|
||||
<pluginManagement>
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
<parent>
|
||||
<artifactId>x4o-plugin</artifactId>
|
||||
<groupId>org.x4o.plugin</groupId>
|
||||
<version>0.8.2-SNAPSHOT</version>
|
||||
<version>0.8.5-SNAPSHOT</version>
|
||||
<relativePath>..</relativePath>
|
||||
</parent>
|
||||
<artifactId>x4o-plugin-ant-elddoc</artifactId>
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
<parent>
|
||||
<artifactId>x4o-plugin</artifactId>
|
||||
<groupId>org.x4o.plugin</groupId>
|
||||
<version>0.8.2-SNAPSHOT</version>
|
||||
<version>0.8.5-SNAPSHOT</version>
|
||||
<relativePath>..</relativePath>
|
||||
</parent>
|
||||
<artifactId>x4o-plugin-ant-schema</artifactId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue