maven improvements and clean up
[sdc.git] / services / activity-spec / activity-spec-web / activity-spec-war / pom.xml
index 43fa19f..1102810 100644 (file)
@@ -25,6 +25,7 @@
     <build>
         <plugins>
             <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-compiler-plugin</artifactId>
                 <executions>
                     <execution>
@@ -33,6 +34,7 @@
                 </executions>
             </plugin>
             <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-war-plugin</artifactId>
                 <version>${mvn.war.version}</version>
                 <configuration>