Skip to content

Commit 96abb76

Browse files
authored
Merge branch 'ten' into tenmerge2
2 parents c321ce7 + 3e0ab64 commit 96abb76

File tree

84 files changed

+2108
-1225
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+2108
-1225
lines changed

multichat/dependency-reduced-pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>xyz.olivermartin.multichat</groupId>
55
<artifactId>multichat</artifactId>
6-
<version>1.9.5</version>
6+
<version>1.10</version>
77
<build>
88
<plugins>
99
<plugin>

multichat/pom.xml

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

66
<groupId>xyz.olivermartin.multichat</groupId>
77
<artifactId>multichat</artifactId>
8-
<version>1.9.5</version>
8+
<version>1.10</version>
99

1010
<repositories>
1111

0 commit comments

Comments
 (0)