diff options
Diffstat (limited to 'springboot/spring-boot-setup/src/main/properties/springboot1.properties')
-rw-r--r-- | springboot/spring-boot-setup/src/main/properties/springboot1.properties | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/springboot/spring-boot-setup/src/main/properties/springboot1.properties b/springboot/spring-boot-setup/src/main/properties/springboot1.properties new file mode 100644 index 00000000..c4f4e011 --- /dev/null +++ b/springboot/spring-boot-setup/src/main/properties/springboot1.properties @@ -0,0 +1,5 @@ +springbootparent.artifactId=spring-boot-starter-parent +springbootparent.groupId=org.springframework.boot +springbootparent.version=1.5.22.RELEASE +springboot.project.artifactId=spring-boot-1-starter-parent +spring.version=4.3.25.RELEASE
\ No newline at end of file |