mirror of
https://github.com/wahyd4/schema-registry-transfer-smt.git
synced 2026-08-09 04:25:59 +10:00
Prep next release
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>cricket.jmoore</groupId>
|
||||
<artifactId>schema-registry-transfer-smt</artifactId>
|
||||
<version>0.2.0</version>
|
||||
<version>0.2.1-SNAPSHOT</version>
|
||||
<name>schema-registry-transfer-smt</name>
|
||||
<description>
|
||||
A Kafka Connect Transform for copying Confluent Schema Registry schemas between different registries.
|
||||
|
||||
Reference in New Issue
Block a user