generated from cortinico/kotlin-gradle-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
e.rudikov
committed
Jan 24, 2024
1 parent
39df3e8
commit ab4b965
Showing
9 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
ID=io.github.rudikov.avroschema-wizard-plugin | ||
VERSION=1.0.3 | ||
GROUP=io.github.rudikov | ||
ID=io.github.rudikone.avroschema-wizard-plugin | ||
VERSION=1.0.4 | ||
GROUP=io.github.rudikone | ||
DISPLAY_NAME=Avro Schema Wizard Gradle Plugin | ||
DESCRIPTION=Gradle Plugin for working with Avro schemas in Schema Registry | ||
WEBSITE=https://github.com/rudikone/avroschema-wizard-plugin | ||
VCS_URL=https://github.com/rudikone/avroschema-wizard-plugin | ||
IMPLEMENTATION_CLASS=io.github.rudikov.plugin.AvroSchemaWizardPlugin | ||
IMPLEMENTATION_CLASS=io.github.rudikone.plugin.AvroSchemaWizardPlugin |
2 changes: 1 addition & 1 deletion
2
.../rudikov/plugin/AvroSchemaWizardPlugin.kt → ...rudikone/plugin/AvroSchemaWizardPlugin.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...hub/rudikov/plugin/AvroWizardExtension.kt → ...ub/rudikone/plugin/AvroWizardExtension.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../rudikov/plugin/CompatibilityCheckTask.kt → ...rudikone/plugin/CompatibilityCheckTask.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../io/github/rudikov/plugin/RegisterTask.kt → ...io/github/rudikone/plugin/RegisterTask.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...in/java/io/github/rudikov/plugin/Utils.kt → ...n/java/io/github/rudikone/plugin/Utils.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters