Explorar el Código

Upgrade aws-maven to 3.0.0.RELEASE (mvn 2.2.x compatible)

Luke Taylor hace 15 años
padre
commit
4c8b0faa88
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -273,7 +273,7 @@
             <extension>
                 <groupId>org.springframework.build.aws</groupId>
                 <artifactId>org.springframework.build.aws.maven</artifactId>
-                <version>2.0.0.RELEASE</version>
+                <version>3.0.0.RELEASE</version>
             </extension>
         </extensions>
         <pluginManagement>