diff --git a/pom.xml b/pom.xml index 9b0f37f5..e33cbb10 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ it.rebase rebot-parent - 1.0-SNAPSHOT + 0.3 pom @@ -63,13 +63,13 @@ scm:git:git@github.com:rebase-it/rebot.git https://github.com/rebase-it/rebot - HEAD + 0.3 - 1.0-SNAPSHOT - 1.0-SNAPSHOT - 1.0-SNAPSHOT + 0.3 + 0.3 + 0.3 2018.5.0 9.1.1.Final 7.0 diff --git a/rebot-container-image/image.yaml b/rebot-container-image/image.yaml index 2d7e8f8f..a1b55065 100644 --- a/rebot-container-image/image.yaml +++ b/rebot-container-image/image.yaml @@ -2,8 +2,8 @@ schema_version: 1 name: "rebaseit/rebot" description: "ReBot Telegram Bot container image" -version: "0.2" -from: "docker.io/openjdk:latest" +version: "0.3" +from: "docker.io/openjdk:8-jre-slim" labels: - name: "io.k8s.description" value: "A JavaEE Telegram bot" @@ -15,11 +15,11 @@ labels: value: "javaee,wildfly-swarm,rebot" envs: - name: "REBOT_TELEGRAM_BOT_VERSION" - value: "0.2" + value: "0.3" - name: "REBOT_HOME" value: "/opt/rebot" - name: "REBOT_SWARM_BINARY" - value: "rebot-telegram-bot-0.2-swarm.jar" + value: "rebot-telegram-bot-0.3-swarm.jar" - name: "REBOT_TELEGRAM_LOG_LEVEL" example: "TRACE" description: "The log level, default is INFO" @@ -41,9 +41,9 @@ modules: - name: rebot-prepare - name: configure-and-launch artifacts: - - name: rebot-telegram-bot-0.2-swarm.jar - url: https://repo.maven.apache.org/maven2/it/rebase/rebot-telegram-bot/0.2/rebot-telegram-bot-0.2-swarm.jar - md5: b329f12d5eaa96b19934319289980b70 + - name: rebot-telegram-bot-0.3-swarm.jar + url: https://repo.maven.apache.org/maven2/it/rebase/rebot-telegram-bot/0.3/rebot-telegram-bot-0.3-swarm.jar + md5: 023a1928fc6ff2314e1d8ea9eb163441 run: user: 185 cmd: diff --git a/rebot-container-image/template/rebot-application-template-for-k8s.yaml b/rebot-container-image/template/rebot-application-template-for-k8s.yaml index 0b69f7be..d2c3040d 100644 --- a/rebot-container-image/template/rebot-application-template-for-k8s.yaml +++ b/rebot-container-image/template/rebot-application-template-for-k8s.yaml @@ -16,7 +16,7 @@ message: |- ReBot Telegram Chat ID: ${REBOT_TELEGRAM_CHAT_ID} ReBot Log Level: ${REBOT_TELEGRAM_LOG_LEVEL} - For more information about using this template, see https://github.com/rebase-it/rebot/tree/v0.2/rebot-container-image. + For more information about using this template, see https://github.com/rebase-it/rebot/tree/v0.3/rebot-container-image. parameters: - displayName: Application Name description: "The name for the application." @@ -105,7 +105,7 @@ objects: from: kind: ImageStreamTag namespace: "${IMAGE_STREAM_NAMESPACE}" - name: rebot-telegram-bot:0.2 + name: rebot-telegram-bot:0.3 - type: ConfigChange replicas: 1 selector: diff --git a/rebot-plugins/pom.xml b/rebot-plugins/pom.xml index a3a553e1..fa83149d 100644 --- a/rebot-plugins/pom.xml +++ b/rebot-plugins/pom.xml @@ -36,12 +36,12 @@ it.rebase rebot-parent - 1.0-SNAPSHOT + 0.3 it.rebase rebot-plugins-parent - 1.0-SNAPSHOT + 0.3 pom @@ -64,7 +64,7 @@ scm:git:git@github.com:rebase-it/rebot.git https://github.com/rebase-it/rebot - HEAD + 0.3 diff --git a/rebot-plugins/rebot-currency-plugin/pom.xml b/rebot-plugins/rebot-currency-plugin/pom.xml index 938317d0..fd07173c 100644 --- a/rebot-plugins/rebot-currency-plugin/pom.xml +++ b/rebot-plugins/rebot-currency-plugin/pom.xml @@ -34,13 +34,13 @@ it.rebase rebot-plugins-parent - 1.0-SNAPSHOT + 0.3 it.rebase rebot-currency-plugin - 1.0-SNAPSHOT + 0.3 jar @@ -63,7 +63,7 @@ scm:git:git@github.com:rebase-it/rebot.git https://github.com/rebase-it/rebot - HEAD + 0.3 diff --git a/rebot-plugins/rebot-faq-plugin/pom.xml b/rebot-plugins/rebot-faq-plugin/pom.xml index 86baa48b..a0290497 100644 --- a/rebot-plugins/rebot-faq-plugin/pom.xml +++ b/rebot-plugins/rebot-faq-plugin/pom.xml @@ -35,13 +35,13 @@ it.rebase rebot-plugins-parent - 1.0-SNAPSHOT + 0.3 it.rebase rebot-faq-plugin - 1.0-SNAPSHOT + 0.3 jar @@ -64,7 +64,7 @@ scm:git:git@github.com:rebase-it/rebot.git https://github.com/rebase-it/rebot - HEAD + 0.3 diff --git a/rebot-plugins/rebot-karma-plugin/pom.xml b/rebot-plugins/rebot-karma-plugin/pom.xml index ac84eb8c..0167b426 100644 --- a/rebot-plugins/rebot-karma-plugin/pom.xml +++ b/rebot-plugins/rebot-karma-plugin/pom.xml @@ -36,12 +36,12 @@ it.rebase rebot-plugins-parent - 1.0-SNAPSHOT + 0.3 it.rebase rebot-karma-plugin - 1.0-SNAPSHOT + 0.3 jar @@ -64,7 +64,7 @@ scm:git:git@github.com:rebase-it/rebot.git https://github.com/rebase-it/rebot - HEAD + 0.3 diff --git a/rebot-plugins/rebot-packt-free-learning-plugin/pom.xml b/rebot-plugins/rebot-packt-free-learning-plugin/pom.xml index 09c39427..439d057e 100644 --- a/rebot-plugins/rebot-packt-free-learning-plugin/pom.xml +++ b/rebot-plugins/rebot-packt-free-learning-plugin/pom.xml @@ -35,13 +35,13 @@ it.rebase rebot-plugins-parent - 1.0-SNAPSHOT + 0.3 it.rebase rebot-packt-free-learning-plugin - 1.0-SNAPSHOT + 0.3 jar @@ -64,7 +64,7 @@ scm:git:git@github.com:rebase-it/rebot.git https://github.com/rebase-it/rebot - HEAD + 0.3 diff --git a/rebot-plugins/rebot-ping-plugin/pom.xml b/rebot-plugins/rebot-ping-plugin/pom.xml index 75d64b38..6340fe11 100644 --- a/rebot-plugins/rebot-ping-plugin/pom.xml +++ b/rebot-plugins/rebot-ping-plugin/pom.xml @@ -35,13 +35,13 @@ it.rebase rebot-plugins-parent - 1.0-SNAPSHOT + 0.3 it.rebase rebot-ping-plugin - 1.0-SNAPSHOT + 0.3 jar @@ -64,7 +64,7 @@ scm:git:git@github.com:rebase-it/rebot.git https://github.com/rebase-it/rebot - HEAD + 0.3 diff --git a/rebot-plugins/rebot-sed-plugin/pom.xml b/rebot-plugins/rebot-sed-plugin/pom.xml index 6998deae..992d35c3 100644 --- a/rebot-plugins/rebot-sed-plugin/pom.xml +++ b/rebot-plugins/rebot-sed-plugin/pom.xml @@ -35,12 +35,12 @@ it.rebase rebot-plugins-parent - 1.0-SNAPSHOT + 0.3 it.rebase rebot-sed-plugin - 1.0-SNAPSHOT + 0.3 jar @@ -63,7 +63,7 @@ scm:git:git@github.com:rebase-it/rebot.git https://github.com/rebase-it/rebot - HEAD + 0.3 diff --git a/rebot-plugins/rebot-uptime-plugin/pom.xml b/rebot-plugins/rebot-uptime-plugin/pom.xml index 9607c260..09630c92 100644 --- a/rebot-plugins/rebot-uptime-plugin/pom.xml +++ b/rebot-plugins/rebot-uptime-plugin/pom.xml @@ -35,13 +35,13 @@ it.rebase rebot-plugins-parent - 1.0-SNAPSHOT + 0.3 it.rebase rebot-uptime-plugin - 1.0-SNAPSHOT + 0.3 jar @@ -64,7 +64,7 @@ scm:git:git@github.com:rebase-it/rebot.git https://github.com/rebase-it/rebot - HEAD + 0.3 diff --git a/rebot-plugins/rebot-urban-dictionary-plugin/pom.xml b/rebot-plugins/rebot-urban-dictionary-plugin/pom.xml index ea4f684c..4f75b8db 100644 --- a/rebot-plugins/rebot-urban-dictionary-plugin/pom.xml +++ b/rebot-plugins/rebot-urban-dictionary-plugin/pom.xml @@ -35,13 +35,13 @@ it.rebase rebot-plugins-parent - 1.0-SNAPSHOT + 0.3 it.rebase rebot-urban-dictionary-plugin - 1.0-SNAPSHOT + 0.3 jar @@ -64,7 +64,7 @@ scm:git:git@github.com:rebase-it/rebot.git https://github.com/rebase-it/rebot - HEAD + 0.3 diff --git a/rebot-plugins/rebot-weather-plugin/pom.xml b/rebot-plugins/rebot-weather-plugin/pom.xml index 234f6d11..4cf61ad2 100644 --- a/rebot-plugins/rebot-weather-plugin/pom.xml +++ b/rebot-plugins/rebot-weather-plugin/pom.xml @@ -35,13 +35,13 @@ it.rebase rebot-plugins-parent - 1.0-SNAPSHOT + 0.3 it.rebase rebot-weather-plugin - 1.0-SNAPSHOT + 0.3 jar @@ -64,7 +64,7 @@ scm:git:git@github.com:rebase-it/rebot.git https://github.com/rebase-it/rebot - HEAD + 0.3 diff --git a/rebot-plugins/rebot-welcome-message-plugin/pom.xml b/rebot-plugins/rebot-welcome-message-plugin/pom.xml index c86a2836..d8a7a7db 100644 --- a/rebot-plugins/rebot-welcome-message-plugin/pom.xml +++ b/rebot-plugins/rebot-welcome-message-plugin/pom.xml @@ -36,12 +36,12 @@ it.rebase rebot-plugins-parent - 1.0-SNAPSHOT + 0.3 it.rebase rebot-welcome-message-plugin - 1.0-SNAPSHOT + 0.3 jar @@ -64,7 +64,7 @@ scm:git:git@github.com:rebase-it/rebot.git https://github.com/rebase-it/rebot - HEAD + 0.3 diff --git a/rebot-services/pom.xml b/rebot-services/pom.xml index 564ee01a..9af93cf8 100644 --- a/rebot-services/pom.xml +++ b/rebot-services/pom.xml @@ -35,12 +35,12 @@ it.rebase rebot-parent - 1.0-SNAPSHOT + 0.3 it.rebase rebot-services-parent - 1.0-SNAPSHOT + 0.3 pom @@ -63,7 +63,7 @@ scm:git:git@github.com:rebase-it/rebot.git https://github.com/rebase-it/rebot - HEAD + 0.3 diff --git a/rebot-services/rebot-cache-service/pom.xml b/rebot-services/rebot-cache-service/pom.xml index 581c4272..02cf7b5d 100644 --- a/rebot-services/rebot-cache-service/pom.xml +++ b/rebot-services/rebot-cache-service/pom.xml @@ -35,12 +35,12 @@ it.rebase rebot-services-parent - 1.0-SNAPSHOT + 0.3 it.rebase rebot-cache-service - 1.0-SNAPSHOT + 0.3 jar @@ -62,7 +62,7 @@ scm:git:git@github.com:rebase-it/rebot.git https://github.com/rebase-it/rebot - HEAD + 0.3 diff --git a/rebot-services/rebot-persistence-service/pom.xml b/rebot-services/rebot-persistence-service/pom.xml index ea1cc6d8..61e75025 100644 --- a/rebot-services/rebot-persistence-service/pom.xml +++ b/rebot-services/rebot-persistence-service/pom.xml @@ -35,12 +35,12 @@ it.rebase rebot-services-parent - 1.0-SNAPSHOT + 0.3 it.rebase rebot-persistence-service - 1.0-SNAPSHOT + 0.3 jar @@ -63,7 +63,7 @@ scm:git:git@github.com:rebase-it/rebot.git https://github.com/rebase-it/rebot - HEAD + 0.3 diff --git a/rebot-telegram-api/pom.xml b/rebot-telegram-api/pom.xml index d29e3f05..f25193ee 100644 --- a/rebot-telegram-api/pom.xml +++ b/rebot-telegram-api/pom.xml @@ -35,12 +35,12 @@ it.rebase rebot-parent - 1.0-SNAPSHOT + 0.3 it.rebase rebot-telegram-api-parent - 1.0-SNAPSHOT + 0.3 pom @@ -63,7 +63,7 @@ scm:git:git@github.com:rebase-it/rebot.git https://github.com/rebase-it/rebot - HEAD + 0.3 diff --git a/rebot-telegram-api/rebot-telegram-api-emojis/pom.xml b/rebot-telegram-api/rebot-telegram-api-emojis/pom.xml index 58922040..718f28bc 100644 --- a/rebot-telegram-api/rebot-telegram-api-emojis/pom.xml +++ b/rebot-telegram-api/rebot-telegram-api-emojis/pom.xml @@ -36,12 +36,12 @@ it.rebase rebot-telegram-api-parent - 1.0-SNAPSHOT + 0.3 it.rebase rebot-telegram-api-emojis - 1.0-SNAPSHOT + 0.3 jar @@ -64,7 +64,7 @@ scm:git:git@github.com:rebase-it/rebot.git https://github.com/rebase-it/rebot - HEAD + 0.3 \ No newline at end of file diff --git a/rebot-telegram-api/rebot-telegram-api-objects/pom.xml b/rebot-telegram-api/rebot-telegram-api-objects/pom.xml index 7e7e0f40..01f20c60 100644 --- a/rebot-telegram-api/rebot-telegram-api-objects/pom.xml +++ b/rebot-telegram-api/rebot-telegram-api-objects/pom.xml @@ -35,12 +35,12 @@ it.rebase rebot-telegram-api-parent - 1.0-SNAPSHOT + 0.3 it.rebase rebot-telegram-api-objects - 1.0-SNAPSHOT + 0.3 jar @@ -63,7 +63,7 @@ scm:git:git@github.com:rebase-it/rebot.git https://github.com/rebase-it/rebot - HEAD + 0.3 diff --git a/rebot-telegram-api/rebot-telegram-api-spi/pom.xml b/rebot-telegram-api/rebot-telegram-api-spi/pom.xml index 7703b621..dc6bf984 100644 --- a/rebot-telegram-api/rebot-telegram-api-spi/pom.xml +++ b/rebot-telegram-api/rebot-telegram-api-spi/pom.xml @@ -35,12 +35,12 @@ it.rebase rebot-telegram-api-parent - 1.0-SNAPSHOT + 0.3 it.rebase rebot-telegram-api-spi - 1.0-SNAPSHOT + 0.3 jar @@ -63,7 +63,7 @@ scm:git:git@github.com:rebase-it/rebot.git https://github.com/rebase-it/rebot - HEAD + 0.3 diff --git a/rebot-telegram-api/rebot-telegram-api/pom.xml b/rebot-telegram-api/rebot-telegram-api/pom.xml index 775fec7a..a832621d 100644 --- a/rebot-telegram-api/rebot-telegram-api/pom.xml +++ b/rebot-telegram-api/rebot-telegram-api/pom.xml @@ -35,12 +35,12 @@ it.rebase rebot-telegram-api-parent - 1.0-SNAPSHOT + 0.3 it.rebase rebot-telegram-api - 1.0-SNAPSHOT + 0.3 jar @@ -63,7 +63,7 @@ scm:git:git@github.com:rebase-it/rebot.git https://github.com/rebase-it/rebot - HEAD + 0.3 diff --git a/rebot-telegram/pom.xml b/rebot-telegram/pom.xml index 7cfa557f..2b17f57a 100644 --- a/rebot-telegram/pom.xml +++ b/rebot-telegram/pom.xml @@ -36,13 +36,13 @@ it.rebase rebot-parent - 1.0-SNAPSHOT + 0.3 it.rebase rebot-telegram-bot - 1.0-SNAPSHOT + 0.3 war