generated from arrow-kt/Arrow-JVM-Template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missin gradle.properties for publish
- Loading branch information
Showing
8 changed files
with
19 additions
and
4 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
POM_ARTIFACT_ID=kotlin-gcp-common-api | ||
POM_NAME=kotlin-gcp-common-api | ||
POM_DESCRIPTION=Kotlin GCP integration with KotlinX Coroutines |
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
POM_ARTIFACT_ID=kotlin-gcp-pubsub-kotlinx-serialization-json | ||
POM_NAME=kotlin-gcp-pubsub-kotlinx-serialization-json | ||
POM_DESCRIPTION=Kotlin GCP PubSub integration with KotlinX Serialization Json |
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
POM_ARTIFACT_ID=kotlin-gcp-pubsub-ktor-kotlinx-serialization-json | ||
POM_NAME=kotlin-gcp-pubsub-ktor-kotlinx-serialization-json | ||
POM_DESCRIPTION=Kotlin GCP PubSub Ktor integration with KotlinX Serialization Json |
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
POM_ARTIFACT_ID=kotlin-gcp-pubsub-ktor | ||
POM_NAME=kotlin-gcp-pubsub-ktor | ||
POM_DESCRIPTION=Kotlin GCP PubSub Ktor integration |
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
POM_ARTIFACT_ID=kotlin-gcp-pubsub-test | ||
POM_NAME=kotlin-gcp-pubsub-test | ||
POM_DESCRIPTION=Kotlin GCP PubSub Test library powered by Testcontainers |
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
POM_ARTIFACT_ID=kotlin-gcp-pubsub | ||
POM_NAME=kotlin-gcp-pubsub-ktor | ||
POM_DESCRIPTION=Kotlin GCP PubSub integration with KotlinX Coroutines |