Skip to content

Commit 68a8697

Browse files
Prepare Next Snapshot Version 2.3.0-SNAPSHOT
1 parent e504b75 commit 68a8697

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

jollyday-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>de.focus-shift</groupId>
1414
<artifactId>jollyday</artifactId>
15-
<version>2.2.1</version>
15+
<version>2.3.0-SNAPSHOT</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

jollyday-jackson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>de.focus-shift</groupId>
1212
<artifactId>jollyday</artifactId>
13-
<version>2.2.1</version>
13+
<version>2.3.0-SNAPSHOT</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

jollyday-jaxb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>de.focus-shift</groupId>
1212
<artifactId>jollyday</artifactId>
13-
<version>2.2.1</version>
13+
<version>2.3.0-SNAPSHOT</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

jollyday-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>de.focus-shift</groupId>
1010
<artifactId>jollyday</artifactId>
11-
<version>2.2.1</version>
11+
<version>2.3.0-SNAPSHOT</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

pom.xml

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

55
<groupId>de.focus-shift</groupId>
66
<artifactId>jollyday</artifactId>
7-
<version>2.2.1</version>
7+
<version>2.3.0-SNAPSHOT</version>
88
<packaging>pom</packaging>
99

1010
<name>Jollyday</name>

0 commit comments

Comments
 (0)