File tree 7 files changed +9
-9
lines changed
spring-cloud-commons-dependencies
7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -151,4 +151,4 @@ added after the original pull request but before a merge.
151
151
other target branch in the main project).
152
152
* When writing a commit message please follow http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html[these conventions],
153
153
if you are fixing an existing issue please add `Fixes gh-XXXX` at the end of the commit
154
- message (where XXXX is the issue number).
154
+ message (where XXXX is the issue number).
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.cloud</groupId >
8
8
<artifactId >spring-cloud-commons-parent</artifactId >
9
- <version >1.2.3.RELEASE </version >
9
+ <version >1.2.3.BUILD-SNAPSHOT </version >
10
10
</parent >
11
11
<packaging >pom</packaging >
12
12
<name >Spring Cloud Commons Docs</name >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.springframework.cloud</groupId >
5
5
<artifactId >spring-cloud-commons-parent</artifactId >
6
- <version >1.2.3.RELEASE </version >
6
+ <version >1.2.3.BUILD-SNAPSHOT </version >
7
7
<packaging >pom</packaging >
8
8
<name >Spring Cloud Commons Parent</name >
9
9
<description >Spring Cloud Commons Parent</description >
10
10
<url >https://projects.spring.io/spring-cloud/</url >
11
11
<parent >
12
12
<groupId >org.springframework.cloud</groupId >
13
13
<artifactId >spring-cloud-build</artifactId >
14
- <version >1.3.3.RELEASE </version >
14
+ <version >1.3.3.BUILD-SNAPSHOT </version >
15
15
<relativePath /> <!-- lookup parent from repository -->
16
16
</parent >
17
17
<scm >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >spring-cloud-dependencies-parent</artifactId >
7
7
<groupId >org.springframework.cloud</groupId >
8
- <version >1.3.3.RELEASE </version >
8
+ <version >1.3.3.BUILD-SNAPSHOT </version >
9
9
<relativePath />
10
10
</parent >
11
11
<artifactId >spring-cloud-commons-dependencies</artifactId >
12
- <version >1.2.3.RELEASE </version >
12
+ <version >1.2.3.BUILD-SNAPSHOT </version >
13
13
<packaging >pom</packaging >
14
14
<name >spring-cloud-commons-dependencies</name >
15
15
<description >Spring Cloud Commons Dependencies</description >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.cloud</groupId >
8
8
<artifactId >spring-cloud-commons-parent</artifactId >
9
- <version >1.2.3.RELEASE </version >
9
+ <version >1.2.3.BUILD-SNAPSHOT </version >
10
10
<relativePath >..</relativePath >
11
11
</parent >
12
12
<artifactId >spring-cloud-commons</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.cloud</groupId >
8
8
<artifactId >spring-cloud-commons-parent</artifactId >
9
- <version >1.2.3.RELEASE </version >
9
+ <version >1.2.3.BUILD-SNAPSHOT </version >
10
10
<relativePath >..</relativePath >
11
11
</parent >
12
12
<artifactId >spring-cloud-context</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.cloud</groupId >
7
7
<artifactId >spring-cloud-commons-parent</artifactId >
8
- <version >1.2.3.RELEASE </version >
8
+ <version >1.2.3.BUILD-SNAPSHOT </version >
9
9
</parent >
10
10
<artifactId >spring-cloud-starter</artifactId >
11
11
<name >spring-cloud-starter</name >
You can’t perform that action at this time.
0 commit comments