Renamed ccm-bundle-devel-wildfly-web to ccm-bundle-devel-wildfly
Former-commit-id: e3b7212523
pull/4/head
parent
23facfde0e
commit
b87182e5a8
|
|
@ -1,12 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project-shared-configuration>
|
|
||||||
<!--
|
|
||||||
This file contains additional configuration written by modules in the NetBeans IDE.
|
|
||||||
The configuration is intended to be shared among all the users of project and
|
|
||||||
therefore it is assumed to be part of version control checkout.
|
|
||||||
Without this configuration present, some functionality in the IDE may be limited or fail altogether.
|
|
||||||
-->
|
|
||||||
<spellchecker-wordlist xmlns="http://www.netbeans.org/ns/spellchecker-wordlist/1">
|
|
||||||
<word>libreccm</word>
|
|
||||||
</spellchecker-wordlist>
|
|
||||||
</project-shared-configuration>
|
|
||||||
|
|
@ -16,7 +16,7 @@
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>org.libreccm</groupId>
|
<groupId>org.libreccm</groupId>
|
||||||
<artifactId>ccm-bundle-devel-wildfly-web</artifactId>
|
<artifactId>ccm-bundle-devel-wildfly</artifactId>
|
||||||
<!--<version>7.0.0-SNAPSHOT</version>-->
|
<!--<version>7.0.0-SNAPSHOT</version>-->
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
|
|
||||||
1
pom.xml
1
pom.xml
|
|
@ -91,7 +91,6 @@
|
||||||
|
|
||||||
<!-- Bundle modules -->
|
<!-- Bundle modules -->
|
||||||
<module>ccm-bundle-devel</module>
|
<module>ccm-bundle-devel</module>
|
||||||
<module>ccm-bundle-devel-wildfly-web</module>
|
|
||||||
<module>ccm-bundle-devel-wildfly</module>
|
<module>ccm-bundle-devel-wildfly</module>
|
||||||
<module>ccm-bundle-devel-thorntail</module>
|
<module>ccm-bundle-devel-thorntail</module>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue