From 6f49e214051138374d2737d7219374fb4b4d2b57 Mon Sep 17 00:00:00 2001 From: thinker0 Date: Sat, 2 May 2020 22:03:42 +0900 Subject: [PATCH 1/3] Update for next development version --- heron-common/pom.xml | 2 +- heron-kafka-client/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/heron-common/pom.xml b/heron-common/pom.xml index 13b530e..1e1d14d 100644 --- a/heron-common/pom.xml +++ b/heron-common/pom.xml @@ -3,7 +3,7 @@ heron-3party com.github.thinker0.heron - 1.0.1 + 1.0.2-SNAPSHOT 4.0.0 diff --git a/heron-kafka-client/pom.xml b/heron-kafka-client/pom.xml index dfd771a..9306f84 100644 --- a/heron-kafka-client/pom.xml +++ b/heron-kafka-client/pom.xml @@ -22,7 +22,7 @@ com.github.thinker0.heron heron-3party - 1.0.1 + 1.0.2-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index 8b6fe3b..34de613 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.github.thinker0.heron heron-3party - 1.0.1 + 1.0.2-SNAPSHOT pom From bf5b6d7f3a6327c90fc06411de1b52715a3d5f29 Mon Sep 17 00:00:00 2001 From: thinker0 Date: Sat, 2 May 2020 22:27:20 +0900 Subject: [PATCH 2/3] Change project name --- heron-common/pom.xml | 2 +- heron-kafka-client/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/heron-common/pom.xml b/heron-common/pom.xml index 1e1d14d..8a2265f 100644 --- a/heron-common/pom.xml +++ b/heron-common/pom.xml @@ -1,7 +1,7 @@ - heron-3party + heron-3rdparty com.github.thinker0.heron 1.0.2-SNAPSHOT diff --git a/heron-kafka-client/pom.xml b/heron-kafka-client/pom.xml index 9306f84..07a8e91 100644 --- a/heron-kafka-client/pom.xml +++ b/heron-kafka-client/pom.xml @@ -21,7 +21,7 @@ com.github.thinker0.heron - heron-3party + heron-3rdparty 1.0.2-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index 34de613..ade9d8f 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.github.thinker0.heron - heron-3party + heron-3rdparty 1.0.2-SNAPSHOT pom From 6b28cb05bd1744e1db0059d0d0429a95778d7070 Mon Sep 17 00:00:00 2001 From: thinker0 Date: Sat, 2 May 2020 22:27:45 +0900 Subject: [PATCH 3/3] Update versions for release --- heron-common/pom.xml | 2 +- heron-kafka-client/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/heron-common/pom.xml b/heron-common/pom.xml index 8a2265f..f463e0a 100644 --- a/heron-common/pom.xml +++ b/heron-common/pom.xml @@ -3,7 +3,7 @@ heron-3rdparty com.github.thinker0.heron - 1.0.2-SNAPSHOT + 1.0.2 4.0.0 diff --git a/heron-kafka-client/pom.xml b/heron-kafka-client/pom.xml index 07a8e91..acebb1c 100644 --- a/heron-kafka-client/pom.xml +++ b/heron-kafka-client/pom.xml @@ -22,7 +22,7 @@ com.github.thinker0.heron heron-3rdparty - 1.0.2-SNAPSHOT + 1.0.2 .. diff --git a/pom.xml b/pom.xml index ade9d8f..3506270 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.github.thinker0.heron heron-3rdparty - 1.0.2-SNAPSHOT + 1.0.2 pom