Polish spring-boot-starter-data-gemfire's pom
This commit is contained in:
parent
7c91176186
commit
2596634c88
|
|
@ -8,7 +8,13 @@
|
|||
<version>1.1.0.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>spring-boot-starter-data-gemfire</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>Spring Boot Data GemFire Starter</name>
|
||||
<description>Spring Data GemFire Starter</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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue