Skip to content

Commit

Permalink
Polish spring-boot-starter-data-gemfire's pom
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Apr 29, 2014
1 parent 7c91176 commit 2596634
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 2596634

Please sign in to comment.