Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

Commit 60efbe4

Browse files
authored
Merge pull request #21 from whelk-io/develop
Develop
2 parents b19b66a + e16ddb2 commit 60efbe4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>io.whelk.asciidoc</groupId>
77
<artifactId>asciidoc-template-maven-plugin</artifactId>
8-
<version>1.0.5-RELEASE</version>
8+
<version>1.0.6-RELEASE</version>
99
<packaging>maven-plugin</packaging>
1010

1111
<name>Asciidoc Template Plugin</name>
@@ -41,7 +41,7 @@
4141
<maven-plugin-annotations.version>3.6.0</maven-plugin-annotations.version>
4242
<maven-project.version>2.2.1</maven-project.version>
4343
<maven-plugin-plugin.version>3.6.0</maven-plugin-plugin.version>
44-
<maven-site-plugin.version>3.9.0</maven-site-plugin.version>
44+
<maven-site-plugin.version>3.9.1</maven-site-plugin.version>
4545
</properties>
4646

4747
<dependencies>

0 commit comments

Comments
 (0)