Polish
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
</parent>
|
||||
<artifactId>spring-boot-starter-jta-narayana</artifactId>
|
||||
<name>Spring Boot Narayana JTA Starter</name>
|
||||
<description>Spring Boot Narayana JTA Starter</description>
|
||||
<description>Starter for JTA transactions using Narayana</description>
|
||||
<properties>
|
||||
<main.basedir>${basedir}/../../..</main.basedir>
|
||||
</properties>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
</parent>
|
||||
<artifactId>spring-boot-starter-quartz</artifactId>
|
||||
<name>Spring Boot Quartz Starter</name>
|
||||
<description>Spring Boot Quartz Starter</description>
|
||||
<description>Starter for using the Quartz scheduler</description>
|
||||
<properties>
|
||||
<main.basedir>${basedir}/../../..</main.basedir>
|
||||
</properties>
|
||||
|
||||
Reference in New Issue
Block a user