Skip to content

Commit 12c8636

Browse files
committed
Set next dev version to 0.7.1-SNAPSHOT
1 parent b66e082 commit 12c8636

File tree

26 files changed

+27
-27
lines changed

26 files changed

+27
-27
lines changed

apm-agent-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>apm-agent-parent</artifactId>
55
<groupId>co.elastic.apm</groupId>
6-
<version>0.7.0</version>
6+
<version>0.7.1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

apm-agent-benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>apm-agent-parent</artifactId>
66
<groupId>co.elastic.apm</groupId>
7-
<version>0.7.0</version>
7+
<version>0.7.1-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>apm-agent-benchmarks</artifactId>

apm-agent-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>co.elastic.apm</groupId>
1010
<artifactId>apm-agent-parent</artifactId>
11-
<version>0.7.0</version>
11+
<version>0.7.1-SNAPSHOT</version>
1212
</parent>
1313

1414
<artifactId>apm-agent-core</artifactId>

apm-agent-plugins/apm-apache-httpclient-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>apm-agent-plugins</artifactId>
55
<groupId>co.elastic.apm</groupId>
6-
<version>0.7.0</version>
6+
<version>0.7.1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

apm-agent-plugins/apm-api-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>apm-agent-plugins</artifactId>
55
<groupId>co.elastic.apm</groupId>
6-
<version>0.7.0</version>
6+
<version>0.7.1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

apm-agent-plugins/apm-httpclient-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>apm-agent-plugins</artifactId>
55
<groupId>co.elastic.apm</groupId>
6-
<version>0.7.0</version>
6+
<version>0.7.1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

apm-agent-plugins/apm-jdbc-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>apm-agent-plugins</artifactId>
55
<groupId>co.elastic.apm</groupId>
6-
<version>0.7.0</version>
6+
<version>0.7.1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

apm-agent-plugins/apm-opentracing-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>apm-agent-plugins</artifactId>
55
<groupId>co.elastic.apm</groupId>
6-
<version>0.7.0</version>
6+
<version>0.7.1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

apm-agent-plugins/apm-servlet-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>apm-agent-plugins</artifactId>
55
<groupId>co.elastic.apm</groupId>
6-
<version>0.7.0</version>
6+
<version>0.7.1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

apm-agent-plugins/apm-slf4j-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>apm-agent-plugins</artifactId>
55
<groupId>co.elastic.apm</groupId>
6-
<version>0.7.0</version>
6+
<version>0.7.1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

0 commit comments

Comments
 (0)