Skip to content

Commit 138de88

Browse files
committed
Update version for dev
1 parent 0c3f1d5 commit 138de88

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

ninbot-app/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>dev.nincodedo</groupId>
77
<artifactId>ninbot-shared-parent</artifactId>
8-
<version>3.18.0</version>
8+
<version>3.19.0-SNAPSHOT</version>
99
<relativePath>../ninbot-shared-parent</relativePath>
1010
</parent>
1111
<artifactId>ninbot-app</artifactId>

ninbot-shared-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>dev.nincodedo</groupId>
1212
<artifactId>ninbot-shared-parent</artifactId>
13-
<version>3.18.0</version>
13+
<version>3.19.0-SNAPSHOT</version>
1414
<packaging>pom</packaging>
1515
<name>Ninbot Shared Parent Pom</name>
1616
<properties>

ninbot-test-coverage/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>dev.nincodedo</groupId>
77
<artifactId>ninbot-shared-parent</artifactId>
8-
<version>3.18.0</version>
8+
<version>3.19.0-SNAPSHOT</version>
99
<relativePath>../ninbot-shared-parent</relativePath>
1010
</parent>
1111
<artifactId>ninbot-test-coverage</artifactId>

nincord-common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>dev.nincodedo</groupId>
77
<artifactId>ninbot-shared-parent</artifactId>
8-
<version>3.18.0</version>
8+
<version>3.19.0-SNAPSHOT</version>
99
<relativePath>../ninbot-shared-parent</relativePath>
1010
</parent>
1111
<artifactId>nincord-common</artifactId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>dev.nincodedo</groupId>
77
<artifactId>ninbot-shared-parent</artifactId>
8-
<version>3.18.0</version>
8+
<version>3.19.0-SNAPSHOT</version>
99
<relativePath>ninbot-shared-parent</relativePath>
1010
</parent>
1111
<artifactId>ninbot</artifactId>

0 commit comments

Comments
 (0)