Browse Source

changed groupId to alerttek and target java to 8

tags/CommEngine-0.0.1
yiu leung 6 years ago
parent
commit
56aa3cb4b3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -2,7 +2,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>alertek</groupId>
<groupId>alerttek</groupId>
<artifactId>CommEngine</artifactId>
<version>0.0.1</version>
<properties>


Loading…
Cancel
Save