Skip to content

Commit fb27ed0

Browse files
author
gm2552
committed
Updating pom.xml file for version cleanup and latest dependencies.
1 parent 620424a commit fb27ed0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>org.springframework.cloud</groupId>
6969
<artifactId>spring-cloud-starter-parent</artifactId>
70-
<version>Greenwich.M3</version>
70+
<version>Greenwich.RC1</version>
7171
<type>pom</type>
7272
<scope>import</scope>
7373
</dependency>
@@ -157,7 +157,6 @@
157157
<plugin>
158158
<groupId>org.apache.maven.plugins</groupId>
159159
<artifactId>maven-source-plugin</artifactId>
160-
<version>3.0.1</version>
161160
<executions>
162161
<execution>
163162
<goals>

0 commit comments

Comments
 (0)