aboutsummaryrefslogtreecommitdiffstats
path: root/site-manager/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'site-manager/pom.xml')
-rw-r--r--site-manager/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/site-manager/pom.xml b/site-manager/pom.xml
index 9bd11e58..ad9d6ad2 100644
--- a/site-manager/pom.xml
+++ b/site-manager/pom.xml
@@ -25,7 +25,6 @@
<modelVersion>4.0.0</modelVersion>
- <groupId>org.openecomp.policy.common</groupId>
<artifactId>site-manager</artifactId>
<packaging>jar</packaging>
@@ -37,11 +36,6 @@
<name>site-manager</name>
- <properties>
- <maven.compiler.source>1.7</maven.compiler.source>
- <maven.compiler.target>1.7</maven.compiler.target>
- </properties>
-
<build>
<plugins>
<plugin>