We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a983c98 commit db4d600Copy full SHA for db4d600
1 file changed
pom.xml
@@ -15,7 +15,7 @@
15
<parent>
16
<groupId>org.springframework.boot</groupId>
17
<artifactId>spring-boot-dependencies</artifactId>
18
- <version>2.1.0.RC1</version>
+ <version>2.1.0.RELEASE</version>
19
</parent>
20
<developers>
21
<developer>
@@ -32,15 +32,7 @@
32
<name>New BSD License</name>
33
<url>http://nhindirect.org/BSDLicense</url>
34
</license>
35
- </licenses>
36
- <repositories>
37
- <!-- Temp repository for Spring Boot Milestone -->
38
- <repository>
39
- <id>spring-milestone</id>
40
- <name>Spring Milestone Releases</name>
41
- <url>https://repo.spring.io/milestone/</url>
42
- </repository>
43
- </repositories>
+ </licenses>
44
<dependencies>
45
<dependency>
46
<groupId>org.nhind</groupId>
0 commit comments