Skip to content

Commit e8b7828

Browse files
committed
Bumping versions
1 parent ea74338 commit e8b7828

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.springframework.cloud</groupId>
1515
<artifactId>spring-cloud-build</artifactId>
16-
<version>3.0.2</version>
16+
<version>3.0.3-SNAPSHOT</version>
1717
<relativePath/>
1818
<!-- lookup parent from repository -->
1919
</parent>
@@ -138,7 +138,7 @@
138138
</dependencyManagement>
139139

140140
<properties>
141-
<spring-cloud-build.version>3.0.2</spring-cloud-build.version>
141+
<spring-cloud-build.version>3.0.3-SNAPSHOT</spring-cloud-build.version>
142142
<spring-cloud-commons.version>3.0.3-SNAPSHOT</spring-cloud-commons.version>
143143
<spring-cloud-config.version>3.0.4-SNAPSHOT</spring-cloud-config.version>
144144
<spring-cloud-openfeign.version>3.0.3-SNAPSHOT</spring-cloud-openfeign.version>

spring-cloud-zookeeper-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>spring-cloud-dependencies-parent</artifactId>
77
<groupId>org.springframework.cloud</groupId>
8-
<version>3.0.3-SNAPSHOT</version>
8+
<version>3.0.2</version>
99
<relativePath/>
1010
</parent>
1111
<artifactId>spring-cloud-zookeeper-dependencies</artifactId>

0 commit comments

Comments
 (0)