Fix typo in artifact id

This commit is contained in:
Dave Syer
2014-04-16 07:04:54 -07:00
parent 0d08be4166
commit ec450cb2b9

View File

@@ -4,10 +4,10 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.guice</groupId>
<artifactId>spring-juice</artifactId>
<artifactId>spring-guice</artifactId>
<version>0.0.1.BUILD-SNAPSHOT</version>
<name>spring-juice</name>
<name>spring-guice</name>
<description>Demo project</description>
<parent>