Skip to content

Commit 40f4614

Browse files
committed
snapshot-version
1 parent 7cf4bf7 commit 40f4614

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

pom.xml

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

55
<groupId>io.github.scouter-project</groupId>
66
<artifactId>scouter-parent</artifactId>
7-
<version>2.12.0.SNAPSHOT</version>
7+
<version>2.12.0.1.SNAPSHOT</version>
88
<packaging>pom</packaging>
99

1010
<name>SCOUTER APM</name>

scouter.agent.batch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.scouter-project</groupId>
77
<artifactId>scouter-parent</artifactId>
8-
<version>2.12.0.SNAPSHOT</version>
8+
<version>2.12.0.1.SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>scouter-agent-batch</artifactId>

scouter.agent.host/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.scouter-project</groupId>
66
<artifactId>scouter-parent</artifactId>
7-
<version>2.12.0.SNAPSHOT</version>
7+
<version>2.12.0.1.SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>scouter-agent-host</artifactId>

scouter.agent.java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.scouter-project</groupId>
66
<artifactId>scouter-parent</artifactId>
7-
<version>2.12.0.SNAPSHOT</version>
7+
<version>2.12.0.1.SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>scouter-agent-java</artifactId>

scouter.common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.scouter-project</groupId>
66
<artifactId>scouter-parent</artifactId>
7-
<version>2.12.0.SNAPSHOT</version>
7+
<version>2.12.0.1.SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>scouter-common</artifactId>

scouter.deploy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.scouter-project</groupId>
66
<artifactId>scouter-parent</artifactId>
7-
<version>2.12.0.SNAPSHOT</version>
7+
<version>2.12.0.1.SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>scouter-deploy</artifactId>

scouter.server.boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.scouter-project</groupId>
66
<artifactId>scouter-parent</artifactId>
7-
<version>2.12.0.SNAPSHOT</version>
7+
<version>2.12.0.1.SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>scouter-server-boot</artifactId>

scouter.server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.scouter-project</groupId>
66
<artifactId>scouter-parent</artifactId>
7-
<version>2.12.0.SNAPSHOT</version>
7+
<version>2.12.0.1.SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>scouter-server</artifactId>

scouter.webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.github.scouter-project</groupId>
77
<artifactId>scouter-parent</artifactId>
8-
<version>2.12.0.SNAPSHOT</version>
8+
<version>2.12.0.1.SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)