mirror of
https://github.com/spring-cloud/spring-cloud-build.git
synced 2026-09-25 19:58:59 +00:00
Update poms to 1.0.0.M1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-build</artifactId>
|
||||
<version>1.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>1.0.0.M1</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Spring Cloud Build</name>
|
||||
<description>Spring Cloud Build</description>
|
||||
@@ -12,7 +12,7 @@
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>1.1.5.RELEASE</version>
|
||||
<relativePath/> <!-- lookup parent from repository -->
|
||||
<relativePath /> <!-- lookup parent from repository -->
|
||||
</parent>
|
||||
<organization>
|
||||
<name>Pivotal Software, Inc.</name>
|
||||
@@ -28,7 +28,7 @@
|
||||
<url>https://github.com/spring-cloud/spring-cloud-build</url>
|
||||
<connection>scm:git:git://github.com/spring-cloud/spring-cloud-build.git</connection>
|
||||
<developerConnection>scm:git:ssh://git@github.com/spring-cloud/spring-cloud-build.git</developerConnection>
|
||||
<tag>HEAD</tag>
|
||||
<tag>1.0.0.M1</tag>
|
||||
</scm>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
Reference in New Issue
Block a user