Skip to content

Commit c593e4a

Browse files
author
Torsten Krause
committed
Increase the project version
1 parent 3630863 commit c593e4a

File tree

24 files changed

+41
-41
lines changed

24 files changed

+41
-41
lines changed

module/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>io.markdom</groupId>
1313
<artifactId>module</artifactId>
14-
<version>0.0.5</version>
14+
<version>0.0.6-SNAPSHOT</version>
1515
</parent>
1616

1717
<dependencies>

module/handler/audit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>io.markdom</groupId>
1313
<artifactId>handler</artifactId>
14-
<version>0.0.5</version>
14+
<version>0.0.6-SNAPSHOT</version>
1515
</parent>
1616

1717
<dependencies>

module/handler/commonmark-atlassian/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>io.markdom</groupId>
1313
<artifactId>handler</artifactId>
14-
<version>0.0.5</version>
14+
<version>0.0.6-SNAPSHOT</version>
1515
</parent>
1616

1717
<dependencies>

module/handler/filter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>io.markdom</groupId>
1313
<artifactId>handler</artifactId>
14-
<version>0.0.5</version>
14+
<version>0.0.6-SNAPSHOT</version>
1515
</parent>
1616

1717
<dependencies>

module/handler/html-cleaner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>io.markdom</groupId>
1313
<artifactId>handler</artifactId>
14-
<version>0.0.5</version>
14+
<version>0.0.6-SNAPSHOT</version>
1515
</parent>
1616

1717
<dependencies>

module/handler/html-jsoup/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>io.markdom</groupId>
1313
<artifactId>handler</artifactId>
14-
<version>0.0.5</version>
14+
<version>0.0.6-SNAPSHOT</version>
1515
</parent>
1616

1717
<dependencies>

module/handler/html-w3c/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>io.markdom</groupId>
1313
<artifactId>handler</artifactId>
14-
<version>0.0.5</version>
14+
<version>0.0.6-SNAPSHOT</version>
1515
</parent>
1616

1717
<dependencies>

module/handler/json-gson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>io.markdom</groupId>
1313
<artifactId>handler</artifactId>
14-
<version>0.0.5</version>
14+
<version>0.0.6-SNAPSHOT</version>
1515
</parent>
1616

1717
<dependencies>

module/handler/json-jackson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>io.markdom</groupId>
1313
<artifactId>handler</artifactId>
14-
<version>0.0.5</version>
14+
<version>0.0.6-SNAPSHOT</version>
1515
</parent>
1616

1717
<dependencies>

module/handler/json-jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>io.markdom</groupId>
1313
<artifactId>handler</artifactId>
14-
<version>0.0.5</version>
14+
<version>0.0.6-SNAPSHOT</version>
1515
</parent>
1616

1717
<dependencies>

0 commit comments

Comments
 (0)