Releaser -> spring-cloud-release-tools

This commit is contained in:
Marcin Grzejszczak
2017-03-07 22:28:44 +01:00
parent 8ce08e992e
commit 36383b14bf
222 changed files with 29 additions and 27 deletions

View File

@@ -3,9 +3,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>releaser-parent</artifactId>
<version>0.0.1.BUILD-SNAPSHOT</version>
<groupId>org.springframework.cloud.internal</groupId>
<artifactId>spring-cloud-release-tools-parent</artifactId>
<version>1.0.0.M1</version>
</parent>
<artifactId>releaser-docs</artifactId>
<packaging>pom</packaging>