Skip to content

Commit 7cc821f

Browse files
committed
release
1 parent cbfec55 commit 7cc821f

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

agent/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>me.hsgamer</groupId>
88
<artifactId>topper-agent</artifactId>
9-
<version>3.1.0-SNAPSHOT</version>
9+
<version>3.1.0</version>
1010
</parent>
1111

1212
<artifactId>topper-agent-core</artifactId>

agent/holder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>me.hsgamer</groupId>
88
<artifactId>topper-agent</artifactId>
9-
<version>3.1.0-SNAPSHOT</version>
9+
<version>3.1.0</version>
1010
</parent>
1111

1212
<artifactId>topper-agent-holder</artifactId>

agent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>me.hsgamer</groupId>
88
<artifactId>topper</artifactId>
9-
<version>3.1.0-SNAPSHOT</version>
9+
<version>3.1.0</version>
1010
</parent>
1111

1212
<artifactId>topper-agent</artifactId>

agent/runnable/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>me.hsgamer</groupId>
88
<artifactId>topper-agent</artifactId>
9-
<version>3.1.0-SNAPSHOT</version>
9+
<version>3.1.0</version>
1010
</parent>
1111

1212
<artifactId>topper-agent-runnable</artifactId>

agent/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>me.hsgamer</groupId>
88
<artifactId>topper-agent</artifactId>
9-
<version>3.1.0-SNAPSHOT</version>
9+
<version>3.1.0</version>
1010
</parent>
1111

1212
<artifactId>topper-agent-snapshot</artifactId>

agent/storage-number/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>me.hsgamer</groupId>
88
<artifactId>topper-agent</artifactId>
9-
<version>3.1.0-SNAPSHOT</version>
9+
<version>3.1.0</version>
1010
</parent>
1111

1212
<artifactId>topper-agent-storage-number</artifactId>

agent/storage-simple/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>me.hsgamer</groupId>
88
<artifactId>topper-agent</artifactId>
9-
<version>3.1.0-SNAPSHOT</version>
9+
<version>3.1.0</version>
1010
</parent>
1111

1212
<artifactId>topper-agent-storage-simple</artifactId>

agent/storage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>me.hsgamer</groupId>
88
<artifactId>topper-agent</artifactId>
9-
<version>3.1.0-SNAPSHOT</version>
9+
<version>3.1.0</version>
1010
</parent>
1111

1212
<artifactId>topper-agent-storage</artifactId>

agent/update/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>me.hsgamer</groupId>
88
<artifactId>topper-agent</artifactId>
9-
<version>3.1.0-SNAPSHOT</version>
9+
<version>3.1.0</version>
1010
</parent>
1111

1212
<artifactId>topper-agent-update</artifactId>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>topper</artifactId>
77
<groupId>me.hsgamer</groupId>
8-
<version>3.1.0-SNAPSHOT</version>
8+
<version>3.1.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)