Browse Source

오류수정

jsh77b 5 years ago
parent
commit
c2a098efdd
1 changed files with 2 additions and 3 deletions
  1. 2 3
      pom.xml

+ 2 - 3
pom.xml

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