|
@@ -1,4 +1,4 @@
|
|
-<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!--
|
|
<!--
|
|
~ Copyright 2016-present the original author or authors.
|
|
~ Copyright 2016-present the original author or authors.
|
|
~
|
|
~
|
|
@@ -13,9 +13,7 @@
|
|
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
~ See the License for the specific language governing permissions and
|
|
~ See the License for the specific language governing permissions and
|
|
~ limitations under the License.
|
|
~ limitations under the License.
|
|
- -->
|
|
|
|
-<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>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<parent>
|
|
<parent>
|
|
<groupId>io.github.pnoker</groupId>
|
|
<groupId>io.github.pnoker</groupId>
|
|
@@ -61,7 +59,7 @@
|
|
<module>dc3-center-auth</module>
|
|
<module>dc3-center-auth</module>
|
|
<module>dc3-center-manager</module>
|
|
<module>dc3-center-manager</module>
|
|
<module>dc3-center-data</module>
|
|
<module>dc3-center-data</module>
|
|
- </modules>
|
|
|
|
|
|
+ </modules>
|
|
|
|
|
|
<dependencies>
|
|
<dependencies>
|
|
|
|
|