Skip to content

Commit db4d600

Browse files
author
gm2552
committed
Updating to SpringBoot 2.1.0.RELEASE
1 parent a983c98 commit db4d600

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

pom.xml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.springframework.boot</groupId>
1717
<artifactId>spring-boot-dependencies</artifactId>
18-
<version>2.1.0.RC1</version>
18+
<version>2.1.0.RELEASE</version>
1919
</parent>
2020
<developers>
2121
<developer>
@@ -32,15 +32,7 @@
3232
<name>New BSD License</name>
3333
<url>http://nhindirect.org/BSDLicense</url>
3434
</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>
35+
</licenses>
4436
<dependencies>
4537
<dependency>
4638
<groupId>org.nhind</groupId>

0 commit comments

Comments
 (0)