Skip to content

Commit d2dc0b1

Browse files
committed
Set version to 1.1.0
1 parent d79050e commit d2dc0b1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bungee/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>ru.violence</groupId>
99
<artifactId>antivpn-parent</artifactId>
10-
<version>1.0.0</version>
10+
<version>1.1.0</version>
1111
</parent>
1212

1313
<artifactId>antivpn-bungee</artifactId>

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>ru.violence</groupId>
99
<artifactId>antivpn-parent</artifactId>
10-
<version>1.0.0</version>
10+
<version>1.1.0</version>
1111
</parent>
1212

1313
<artifactId>antivpn-common</artifactId>

pom.xml

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

77
<groupId>ru.violence</groupId>
88
<artifactId>antivpn-parent</artifactId>
9-
<version>1.0.0</version>
9+
<version>1.1.0</version>
1010
<packaging>pom</packaging>
1111

1212
<properties>

velocity/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>ru.violence</groupId>
99
<artifactId>antivpn-parent</artifactId>
10-
<version>1.0.0</version>
10+
<version>1.1.0</version>
1111
</parent>
1212

1313
<artifactId>antivpn-velocity</artifactId>

0 commit comments

Comments
 (0)