diff --git a/common/pom.xml b/common/pom.xml index 1251654..e2da52a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,10 +4,10 @@ work.xuye std-news-process - 0.0.1 + 0.0.2-SNAPSHOT common - 0.0.1 + 0.0.2-SNAPSHOT common common diff --git a/pom.xml b/pom.xml index e808951..0b4b440 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ work.xuye std-news-process - 0.0.1 + 0.0.2-SNAPSHOT std-news-process 外部结构化资讯接入程序 diff --git a/scheduler/pom.xml b/scheduler/pom.xml index 8535d76..0eb99fa 100644 --- a/scheduler/pom.xml +++ b/scheduler/pom.xml @@ -4,11 +4,11 @@ work.xuye std-news-process - 0.0.1 + 0.0.2-SNAPSHOT work.xuye scheduler - 0.0.1 + 0.0.2-SNAPSHOT scheduler scheduler @@ -18,7 +18,7 @@ work.xuye common - 0.0.1 + 0.0.2-SNAPSHOT org.springframework.cloud diff --git a/sink/pom.xml b/sink/pom.xml index 38b1a9f..4c3ba60 100644 --- a/sink/pom.xml +++ b/sink/pom.xml @@ -4,11 +4,11 @@ work.xuye std-news-process - 0.0.1 + 0.0.2-SNAPSHOT work.xuye sink - 0.0.1 + 0.0.2-SNAPSHOT sink sink @@ -18,7 +18,7 @@ work.xuye common - 0.0.1 + 0.0.2-SNAPSHOT diff --git a/source/pom.xml b/source/pom.xml index c7618bc..666b423 100644 --- a/source/pom.xml +++ b/source/pom.xml @@ -4,10 +4,10 @@ work.xuye std-news-process - 0.0.1 + 0.0.2-SNAPSHOT source - 0.0.1 + 0.0.2-SNAPSHOT source source @@ -17,7 +17,7 @@ work.xuye common - 0.0.1 + 0.0.2-SNAPSHOT diff --git a/transformer/pom.xml b/transformer/pom.xml index cf4439f..f7f7b1a 100644 --- a/transformer/pom.xml +++ b/transformer/pom.xml @@ -4,10 +4,10 @@ work.xuye std-news-process - 0.0.1 + 0.0.2-SNAPSHOT transformer - 0.0.1 + 0.0.2-SNAPSHOT transformer transformer @@ -17,7 +17,7 @@ work.xuye common - 0.0.1 + 0.0.2-SNAPSHOT org.json