zero 6 maanden geleden
bovenliggende
commit
4d069c0ff3
1 gewijzigde bestanden met toevoegingen van 15 en 15 verwijderingen
  1. 15 15
      platomix-gmetry-system-api/pom.xml

+ 15 - 15
platomix-gmetry-system-api/pom.xml

@@ -8,7 +8,7 @@
         <version>1.0.0</version>
     </parent>
     <artifactId>platomix-gmetry-system-api</artifactId>
-    <version>4.0.18</version>
+    <version>4.0.19</version>
     <dependencies>
         <dependency>
             <groupId>com.platomix</groupId>
@@ -70,20 +70,20 @@
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
             </plugin>
-<!--			<plugin>-->
-<!--	             <groupId>io.fabric8</groupId>-->
-<!--	             <artifactId>docker-maven-plugin</artifactId>-->
-<!--	             <executions>-->
-<!--	                 <execution>-->
-<!--	                     <id>build-push</id>-->
-<!--	                     <phase>package</phase>-->
-<!--	                     <goals>-->
-<!--	                         <goal>build</goal>-->
-<!--	                         <goal>push</goal>-->
-<!--	                     </goals>-->
-<!--	                 </execution>-->
-<!--	             </executions>-->
-<!--	         </plugin>-->
+			<!--<plugin>
+	             <groupId>io.fabric8</groupId>
+	             <artifactId>docker-maven-plugin</artifactId>
+	             <executions>
+	                 <execution>
+	                     <id>build-push</id>
+	                     <phase>package</phase>
+	                     <goals>
+	                         <goal>build</goal>
+	                         <goal>push</goal>
+	                     </goals>
+	                 </execution>
+	             </executions>
+	         </plugin>-->
         </plugins>
     </build>