We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9cde3f commit 39bfa34Copy full SHA for 39bfa34
1 file changed
pom.xml
@@ -4,15 +4,15 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>org.lucee</groupId>
6
<artifactId>tasks-extension</artifactId>
7
- <version>1.1.0.0-RC</version>
+ <version>1.1.0.1-RC</version>
8
<packaging>pom</packaging>
9
<name>Tasks Extension</name>
10
11
<properties>
12
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
13
<maven.compiler.source>11</maven.compiler.source>
14
<maven.compiler.target>11</maven.compiler.target>
15
- <id>0EDF8686-BDC8-442B-B4EFE093EA6CC0C4</id>
+ <id>947C02B0-7AE4-4054-938A8E059DD7625A</id>
16
<bundlename>org.lucee.tasks.extension</bundlename>
17
18
<!-- <taskInstanceName>dk-task</taskInstanceName> -->
0 commit comments