Skip to content
This repository was archived by the owner on Oct 24, 2020. It is now read-only.

Commit 7d01b16

Browse files
committed
Next version [skip ci]
1 parent 8192aaa commit 7d01b16

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

deployment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.seasar.doma</groupId>
88
<artifactId>doma-quarkus-parent</artifactId>
9-
<version>1.0.2</version>
9+
<version>999-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.seasar.doma</groupId>
88
<artifactId>doma-quarkus-parent</artifactId>
9-
<version>1.0.2</version>
9+
<version>999-SNAPSHOT</version>
1010
<name>Quarkus - Doma - Parent</name>
1111
<packaging>pom</packaging>
1212
<description>Quarkus Extension for Doma</description>

runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.seasar.doma</groupId>
88
<artifactId>doma-quarkus-parent</artifactId>
9-
<version>1.0.2</version>
9+
<version>999-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

0 commit comments

Comments
 (0)