Polish
This commit is contained in:
parent
3804466ad5
commit
36ed7ae699
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue