Explorar o código

AMBARI-5732 - Views: Pig and File Views need to be built and packaged as part of Ambari - 2

tbeerbower %!s(int64=11) %!d(string=hai) anos
pai
achega
a41198d502
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      contrib/views/files/pom.xml
  2. 1 1
      contrib/views/pig/pom.xml

+ 1 - 1
contrib/views/files/pom.xml

@@ -24,7 +24,7 @@
     
     <parent>
         <groupId>org.apache.ambari.views</groupId>
-        <artifactId>ambari-views</artifactId>
+        <artifactId>ambari-contrib-views</artifactId>
         <version>0.1.0-SNAPSHOT</version>
     </parent>
     

+ 1 - 1
contrib/views/pig/pom.xml

@@ -24,7 +24,7 @@
 
   <parent>
     <groupId>org.apache.ambari.views</groupId>
-    <artifactId>ambari-views</artifactId>
+    <artifactId>ambari-contrib-views</artifactId>
     <version>0.1.0-SNAPSHOT</version>
   </parent>