Merge pull request #50 from danpape/master
Fixed groupId reference in maven pom sample
This commit is contained in:
@@ -24,7 +24,7 @@ Spring Shell is an interactive shell that can be easily extended with commands u
|
||||
</repository>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell</artifactId>
|
||||
<version>1.1.0.RELEASE</version>
|
||||
</dependency>
|
||||
|
||||
Reference in New Issue
Block a user