jsh77b hace 5 años
padre
commit
b0f632d2bc
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      pom.xml

+ 3 - 2
pom.xml

@@ -16,8 +16,9 @@
 		<!-- Maven module core --> 
 		<dependency>
 			<groupId>com.style24.core</groupId>
-			<artifactId>style24-core</artifactId>
-			<version>0.0.1</version>
+			<artifactId>style24.core</artifactId>
+			<version>0.0.1-SNAPSHOT</version>
+			<scope>compile</scope>
 		</dependency>
 		<!--// Maven module core -->