Skip to content

Commit 8b7d704

Browse files
New Release Version 1.9.0
1 parent 288ef8f commit 8b7d704

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

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>1.9.0-SNAPSHOT</version>
15+
<version>1.9.0</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>1.9.0-SNAPSHOT</version>
13+
<version>1.9.0</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>1.9.0-SNAPSHOT</version>
13+
<version>1.9.0</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>1.9.0-SNAPSHOT</version>
11+
<version>1.9.0</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>1.9.0-SNAPSHOT</version>
7+
<version>1.9.0</version>
88
<packaging>pom</packaging>
99

1010
<name>Jollyday</name>

0 commit comments

Comments
 (0)