Merge "adding import inputs and outputs from functions into actions"
[ccsdk/cds.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index f2ee549..d916d1e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,6 @@ limitations under the License.
         <!-- docker related properties -->
         <docker.verbose>true</docker.verbose>
         <docker.skip.push>false</docker.skip.push>
-        <docker.push.phase>deploy</docker.push.phase>
         <ccsdk.build.timestamp>${maven.build.timestamp}</ccsdk.build.timestamp>
         <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
 
@@ -79,7 +78,6 @@ limitations under the License.
     <build>
         <pluginManagement>
             <plugins>
-                <!--TODO: This plugin is broken. Find replacement-->
                 <!-- Plugin to Format/Validate POM Files -->
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>