diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-jta-narayana/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-jta-narayana/pom.xml index 62164bdfc4..7680e242d3 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-jta-narayana/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-jta-narayana/pom.xml @@ -9,7 +9,7 @@ spring-boot-starter-jta-narayana Spring Boot Narayana JTA Starter - Spring Boot Narayana JTA Starter + Starter for JTA transactions using Narayana ${basedir}/../../.. diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-quartz/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-quartz/pom.xml index a8ca7deefc..e4e92009bd 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-quartz/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-quartz/pom.xml @@ -9,7 +9,7 @@ spring-boot-starter-quartz Spring Boot Quartz Starter - Spring Boot Quartz Starter + Starter for using the Quartz scheduler ${basedir}/../../..