Fixup POM errors
This commit is contained in:
@@ -9,7 +9,13 @@
|
||||
<version>1.1.0.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>spring-boot-sample-data-gemfire</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>Spring Boot Data Gemfire Sample</name>
|
||||
<description>Spring Boot Data Gemfire Sample</description>
|
||||
<url>http://projects.spring.io/spring-boot/</url>
|
||||
<organization>
|
||||
<name>Pivotal Software, Inc.</name>
|
||||
<url>http://www.spring.io</url>
|
||||
</organization>
|
||||
<properties>
|
||||
<main.basedir>${basedir}/../..</main.basedir>
|
||||
</properties>
|
||||
|
||||
Reference in New Issue
Block a user