Release docker image of AAF to nexus

Issue-id: AAF-59
Change-Id: I7f6b99a35f17de85ea32b77d5d31e1bbe73f7cc1
Signed-off-by: sg481n <sg481n@att.com>
diff --git a/authz-service/pom.xml b/authz-service/pom.xml
index 366960d..4d8940f 100644
--- a/authz-service/pom.xml
+++ b/authz-service/pom.xml
@@ -175,7 +175,7 @@
 		 

 		 </configuration>

         <executions>

-          <execution>

+       <!--   <execution>

             <id>build-image</id>

             <phase>package</phase>

             <goals>

@@ -184,7 +184,7 @@
             <configuration>

               <skipDockerBuild>${skip.docker.build}</skipDockerBuild>

             </configuration>

-          </execution>

+          </execution>  -->

 

           <execution>

             <id>tag-image-latest-timestamp</id>