From 36ed7ae699d38385b220f046751630390335c043 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 7 Mar 2018 14:23:49 +0100 Subject: [PATCH] Polish --- .../spring-boot-starter-jta-narayana/pom.xml | 2 +- .../spring-boot-starters/spring-boot-starter-quartz/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 62164bdfc4f..7680e242d39 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 a8ca7deefc9..e4e92009bdc 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}/../../..