Explorar o código

Fix: right Docker prefix

fecaille %!s(int64=9) %!d(string=hai) anos
pai
achega
91f623dca1
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      pom.xml

+ 2 - 2
pom.xml

@@ -23,7 +23,7 @@
 		<packaging.type>war</packaging.type>
 		<maven.deploy.skip>true</maven.deploy.skip>
 		<project.scm.id>github</project.scm.id>
-		<docker.image.prefix>cloudfoundry</docker.image.prefix>
+		<docker.image.prefix>pavnay</docker.image.prefix>
 	</properties>
 
 	<dependencies>
@@ -194,4 +194,4 @@
 		</profile>
 	</profiles>
 	
-</project>
+</project>