Skip to content

Commit eb135d3

Browse files
committed
bump v1.1.18-cdk2
1 parent 87c12d7 commit eb135d3

File tree

12 files changed

+13
-13
lines changed

12 files changed

+13
-13
lines changed

avro-flink-serde/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<groupId>software.amazon.glue</groupId>
2323
<artifactId>schema-registry-flink-serde</artifactId>
24-
<version>1.1.18</version>
24+
<version>1.1.18-cdk2</version>
2525
<name>AWS Glue Schema Registry Flink Avro Serialization Deserialization Schema</name>
2626
<description>The AWS Glue Schema Registry Library for Apache Flink enables Java developers to easily integrate
2727
their Apache Flink applications with AWS Glue Schema Registry
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>software.amazon.glue</groupId>
6565
<artifactId>schema-registry-serde</artifactId>
66-
<version>1.1.18</version>
66+
<version>1.1.18-cdk2</version>
6767
</dependency>
6868
<dependency>
6969
<groupId>org.projectlombok</groupId>

avro-kafkaconnect-converter/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<parent>
3333
<groupId>software.amazon.glue</groupId>
3434
<artifactId>schema-registry-parent</artifactId>
35-
<version>1.1.18</version>
35+
<version>1.1.18-cdk2</version>
3636
<relativePath>../pom.xml</relativePath>
3737
</parent>
3838

build-tools/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.glue</groupId>
2424
<artifactId>schema-registry-parent</artifactId>
25-
<version>1.1.18</version>
25+
<version>1.1.18-cdk2</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.glue</groupId>
2424
<artifactId>schema-registry-parent</artifactId>
25-
<version>1.1.18</version>
25+
<version>1.1.18-cdk2</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<parent>
3232
<groupId>software.amazon.glue</groupId>
3333
<artifactId>schema-registry-parent</artifactId>
34-
<version>1.1.18</version>
34+
<version>1.1.18-cdk2</version>
3535
<relativePath>../pom.xml</relativePath>
3636
</parent>
3737

integration-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<parent>
3232
<groupId>software.amazon.glue</groupId>
3333
<artifactId>schema-registry-parent</artifactId>
34-
<version>1.1.18</version>
34+
<version>1.1.18-cdk2</version>
3535
<relativePath>../pom.xml</relativePath>
3636
</parent>
3737

jsonschema-kafkaconnect-converter/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<parent>
3333
<groupId>software.amazon.glue</groupId>
3434
<artifactId>schema-registry-parent</artifactId>
35-
<version>1.1.18</version>
35+
<version>1.1.18-cdk2</version>
3636
<relativePath>../pom.xml</relativePath>
3737
</parent>
3838

kafkastreams-serde/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<parent>
3333
<groupId>software.amazon.glue</groupId>
3434
<artifactId>schema-registry-parent</artifactId>
35-
<version>1.1.18</version>
35+
<version>1.1.18-cdk2</version>
3636
<relativePath>../pom.xml</relativePath>
3737
</parent>
3838

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<groupId>software.amazon.glue</groupId>
2323
<artifactId>schema-registry-parent</artifactId>
24-
<version>1.1.18-cdk</version>
24+
<version>1.1.18-cdk2</version>
2525
<packaging>pom</packaging>
2626
<name>AWS Glue Schema Registry Library</name>
2727
<description>The AWS Glue Schema Registry Library for Java enables Java developers to easily integrate their

protobuf-kafkaconnect-converter/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.glue</groupId>
2424
<artifactId>schema-registry-parent</artifactId>
25-
<version>1.1.18</version>
25+
<version>1.1.18-cdk2</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

serializer-deserializer-msk-iam/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<parent>
3434
<groupId>software.amazon.glue</groupId>
3535
<artifactId>schema-registry-parent</artifactId>
36-
<version>1.1.18</version>
36+
<version>1.1.18-cdk2</version>
3737
<relativePath>../pom.xml</relativePath>
3838
</parent>
3939

serializer-deserializer/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<parent>
3333
<groupId>software.amazon.glue</groupId>
3434
<artifactId>schema-registry-parent</artifactId>
35-
<version>1.1.18</version>
35+
<version>1.1.18-cdk2</version>
3636
<relativePath>../pom.xml</relativePath>
3737
</parent>
3838

0 commit comments

Comments
 (0)