diff --git a/pom.xml b/pom.xml index 78ccfb3dd..de846da55 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data spring-data-keyvalue-dist - Spring Datastore Key-Value Distribution + Spring Data Key-Value Distribution 1.0.0.BUILD-SNAPSHOT pom diff --git a/spring-data-keyvalue-parent/pom.xml b/spring-data-keyvalue-parent/pom.xml index 660068a1f..32c0d9b2a 100644 --- a/spring-data-keyvalue-parent/pom.xml +++ b/spring-data-keyvalue-parent/pom.xml @@ -382,6 +382,19 @@ junit:junit + + org.apache.maven.plugins + maven-jar-plugin + + + ${project.build.outputDirectory}/META-INF/MANIFEST.MF + + + + +