Changed to unmaintained
[aaf/cadi.git] / sidecar / fproxy / pom.xml
index a84ee98..fce139d 100644 (file)
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.onap.aaf.cadi.sidecar</groupId>
                <artifactId>sidecar</artifactId>
-               <version>2.1.14-SNAPSHOT</version>
+               <version>2.1.19-SNAPSHOT</version>
        </parent>
 
        <properties>
                                        </execution>
                                </executions>
                        </plugin>
-                       <plugin>
+                       <!--<plugin>
                                        <groupId>io.fabric8</groupId>
                                <artifactId>docker-maven-plugin</artifactId>
                                <version>0.28.0</version>
                                        <execution>
                                                <id>generate-images</id>
                                                <phase>install</phase>
-                                               <!--unbind default goal for this phase-->
+                                       
                                        </execution>
                                        <execution>
                                                <id>push-images</id>
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-deploy-plugin</artifactId>
-                       </plugin>
+                       </plugin> -->
                </plugins>
        </build>
 </project>