JAVA-33: Added comments in pom.xml with reason to not upgrade to boot-2

This commit is contained in:
sampadawagde
2020-08-26 17:02:39 +05:30
parent 5fed5a8f99
commit 61260f77e8
5 changed files with 6 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
<description>Demo project for Spring Boot</description>
<parent>
<!-- This module uses Activiti version 6.0.0 with support for Spring Boot 1. Upgrade to Boot 2 should be clubbed with upgrade to Activiti 7 -->
<groupId>com.baeldung</groupId>
<artifactId>parent-boot-1</artifactId>
<version>0.0.1-SNAPSHOT</version>