Skip to content

Commit 5d7c0ff

Browse files
author
zipkinci
committed
[maven-release-plugin] prepare release 1.3.0
1 parent 4ba2882 commit 5d7c0ff

File tree

14 files changed

+15
-15
lines changed

14 files changed

+15
-15
lines changed

aws-junit/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>io.zipkin.aws</groupId>
1414
<artifactId>zipkin-aws-parent</artifactId>
15-
<version>1.2.6-SNAPSHOT</version>
15+
<version>1.3.0</version>
1616
</parent>
1717

1818
<artifactId>zipkin-aws-junit</artifactId>

brave/instrumentation-aws-java-sdk-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<artifactId>zipkin-aws-parent</artifactId>
1313
<groupId>io.zipkin.aws</groupId>
14-
<version>1.2.6-SNAPSHOT</version>
14+
<version>1.3.0</version>
1515
<relativePath>../../pom.xml</relativePath>
1616
</parent>
1717

brave/instrumentation-aws-java-sdk-sqs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<artifactId>zipkin-aws-parent</artifactId>
1313
<groupId>io.zipkin.aws</groupId>
14-
<version>1.2.6-SNAPSHOT</version>
14+
<version>1.3.0</version>
1515
<relativePath>../../pom.xml</relativePath>
1616
</parent>
1717

brave/instrumentation-aws-java-sdk-v2-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<artifactId>zipkin-aws-parent</artifactId>
1313
<groupId>io.zipkin.aws</groupId>
14-
<version>1.2.6-SNAPSHOT</version>
14+
<version>1.3.0</version>
1515
<relativePath>../../pom.xml</relativePath>
1616
</parent>
1717

brave/propagation-aws/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<artifactId>zipkin-aws-parent</artifactId>
1313
<groupId>io.zipkin.aws</groupId>
14-
<version>1.2.6-SNAPSHOT</version>
14+
<version>1.3.0</version>
1515
<relativePath>../../pom.xml</relativePath>
1616
</parent>
1717

collector/kinesis/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<artifactId>zipkin-aws-parent</artifactId>
1313
<groupId>io.zipkin.aws</groupId>
14-
<version>1.2.6-SNAPSHOT</version>
14+
<version>1.3.0</version>
1515
<relativePath>../../pom.xml</relativePath>
1616
</parent>
1717

collector/sqs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<artifactId>zipkin-aws-parent</artifactId>
1313
<groupId>io.zipkin.aws</groupId>
14-
<version>1.2.6-SNAPSHOT</version>
14+
<version>1.3.0</version>
1515
<relativePath>../../pom.xml</relativePath>
1616
</parent>
1717

module/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>io.zipkin.aws</groupId>
1313
<artifactId>zipkin-aws-parent</artifactId>
14-
<version>1.2.6-SNAPSHOT</version>
14+
<version>1.3.0</version>
1515
</parent>
1616

1717
<artifactId>zipkin-module-aws</artifactId>

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>io.zipkin.aws</groupId>
1212
<artifactId>zipkin-aws-parent</artifactId>
13-
<version>1.2.6-SNAPSHOT</version>
13+
<version>1.3.0</version>
1414
<packaging>pom</packaging>
1515

1616
<modules>
@@ -149,7 +149,7 @@
149149
<url>https://github.com/openzipkin/zipkin-aws</url>
150150
<connection>scm:git:https://github.com/openzipkin/zipkin-aws.git</connection>
151151
<developerConnection>scm:git:https://github.com/openzipkin/zipkin-aws.git</developerConnection>
152-
<tag>HEAD</tag>
152+
<tag>1.3.0</tag>
153153
</scm>
154154

155155
<!-- Developer section is needed for Maven Central, but doesn't need to include each person -->

reporter/reporter-xray-udp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<artifactId>zipkin-aws-parent</artifactId>
1313
<groupId>io.zipkin.aws</groupId>
14-
<version>1.2.6-SNAPSHOT</version>
14+
<version>1.3.0</version>
1515
<relativePath>../../pom.xml</relativePath>
1616
</parent>
1717

reporter/sender-awssdk-sqs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<artifactId>zipkin-aws-parent</artifactId>
1313
<groupId>io.zipkin.aws</groupId>
14-
<version>1.2.6-SNAPSHOT</version>
14+
<version>1.3.0</version>
1515
<relativePath>../../pom.xml</relativePath>
1616
</parent>
1717

reporter/sender-kinesis/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<artifactId>zipkin-aws-parent</artifactId>
1313
<groupId>io.zipkin.aws</groupId>
14-
<version>1.2.6-SNAPSHOT</version>
14+
<version>1.3.0</version>
1515
<relativePath>../../pom.xml</relativePath>
1616
</parent>
1717

reporter/sender-sqs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<artifactId>zipkin-aws-parent</artifactId>
1313
<groupId>io.zipkin.aws</groupId>
14-
<version>1.2.6-SNAPSHOT</version>
14+
<version>1.3.0</version>
1515
<relativePath>../../pom.xml</relativePath>
1616
</parent>
1717

storage/xray-udp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<artifactId>zipkin-aws-parent</artifactId>
1111
<groupId>io.zipkin.aws</groupId>
12-
<version>1.2.6-SNAPSHOT</version>
12+
<version>1.3.0</version>
1313
<relativePath>../../pom.xml</relativePath>
1414
</parent>
1515
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)