We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33eb7e4 commit 7757147Copy full SHA for 7757147
1 file changed
pom.xml
@@ -63,7 +63,7 @@
63
<dependency>
64
<groupId>org.springframework.cloud</groupId>
65
<artifactId>spring-cloud-starter-parent</artifactId>
66
- <version>Greenwich.M3</version>
+ <version>Greenwich.RC1</version>
67
<type>pom</type>
68
<scope>import</scope>
69
</dependency>
@@ -115,7 +115,6 @@
115
116
<groupId>org.apache.derby</groupId>
117
<artifactId>derby</artifactId>
118
- <version>10.14.2.0</version>
119
<scope>runtime</scope>
120
121
@@ -141,7 +140,6 @@
141
140
<plugin>
142
<groupId>org.apache.maven.plugins</groupId>
143
<artifactId>maven-source-plugin</artifactId>
144
- <version>3.0.1</version>
145
<executions>
146
<execution>
147
<goals>
0 commit comments