pom.xml 수정

dev
이범준 5 months ago
parent a24cd0692c
commit 08d2f08050

@ -72,7 +72,11 @@
<artifactId>app-support</artifactId> <artifactId>app-support</artifactId>
<version>0.0.1-SNAPSHOT</version> <version>0.0.1-SNAPSHOT</version>
</dependency> </dependency>
<dependency>
<groupId>cokr.xit.app</groupId>
<artifactId>app-support-res</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
</dependencies> </dependencies>
<build> <build>

Loading…
Cancel
Save