Skip to content

Commit 7757147

Browse files
author
gm2552
committed
Updating pom.xml file for version cleanup and latest dependencies.
1 parent 33eb7e4 commit 7757147

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>org.springframework.cloud</groupId>
6565
<artifactId>spring-cloud-starter-parent</artifactId>
66-
<version>Greenwich.M3</version>
66+
<version>Greenwich.RC1</version>
6767
<type>pom</type>
6868
<scope>import</scope>
6969
</dependency>
@@ -115,7 +115,6 @@
115115
<dependency>
116116
<groupId>org.apache.derby</groupId>
117117
<artifactId>derby</artifactId>
118-
<version>10.14.2.0</version>
119118
<scope>runtime</scope>
120119
</dependency>
121120
<dependency>
@@ -141,7 +140,6 @@
141140
<plugin>
142141
<groupId>org.apache.maven.plugins</groupId>
143142
<artifactId>maven-source-plugin</artifactId>
144-
<version>3.0.1</version>
145143
<executions>
146144
<execution>
147145
<goals>

0 commit comments

Comments
 (0)