[BAEL-16680] - Modified Spring Milestone/RC repos to GA

This commit is contained in:
amit2103 2019-08-17 21:27:47 +05:30
parent 3897ea7bc4
commit e9d0959e1f
1 changed files with 3 additions and 3 deletions

View File

@ -604,14 +604,14 @@
</dependencyManagement>
<properties>
<roo.version>2.0.0.RC1</roo.version>
<roo.version>2.0.0.RELEASE</roo.version>
<java.product.version>8</java.product.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<aspectj.plugin.version>1.8</aspectj.plugin.version>
<asciidoclet.version>1.5.4</asciidoclet.version>
<spring-boot.version>1.4.1.RELEASE</spring-boot.version>
<spring-boot.version>2.1.7.RELEASE</spring-boot.version>
<java.version>1.8</java.version>
<springlets.version>1.2.0.RC1</springlets.version>
<springlets.version>1.2.0.RELEASE</springlets.version>
<tracee.version>1.1.2</tracee.version>
<thymeleaf.version>3.0.0.RELEASE</thymeleaf.version>
<thymeleaf-layout-dialect.version>2.0.0</thymeleaf-layout-dialect.version>