From f49f87ca43d347a07c877df28ce89d72051ca84d Mon Sep 17 00:00:00 2001 From: uPagge Date: Thu, 5 Nov 2020 01:48:43 +0300 Subject: [PATCH 1/3] pom --- bot/pom.xml | 31 ++++++++--------- pom.xml | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 112 insertions(+), 16 deletions(-) diff --git a/bot/pom.xml b/bot/pom.xml index b569cab..d5bca46 100644 --- a/bot/pom.xml +++ b/bot/pom.xml @@ -6,22 +6,9 @@ org.sadtech.telegram telegram-bot - 0.0.1-DEVELOPER + 0.0.1-RELEASE jar - - - - org.apache.maven.plugins - maven-compiler-plugin - - 8 - 8 - - - - - org.sadtech.social @@ -35,7 +22,6 @@ 4.9.1 - org.telegram telegrambots-abilities @@ -49,6 +35,21 @@ + + + + org.apache.maven.plugins + maven-compiler-plugin + + 8 + 8 + + + + + + + uPagge diff --git a/pom.xml b/pom.xml index 4219ff1..bbc419e 100644 --- a/pom.xml +++ b/pom.xml @@ -7,10 +7,105 @@ org.sadtech.telegram telegram pom - 0.0.1-DEV + 0.0.1-RELEASE bot + Telegram Bot + Allows you to create bots for Telegram + https://github.com/uPagge/telegram-bot + + + Apache 2 License + https://github.com/uPagge/telegram-bot/blob/master/LICENSE + repo + + + + + scm:git:https://github.com/uPagge/telegram-bot.git + https://github.com/uPagge/telegram-bot + scm:git:https://github.com/uPagge/telegram-bot.git + + + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + + + + release + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ossrh + https://oss.sonatype.org/ + true + + + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + + attach-javadocs + + jar + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.5 + + + sign-artifacts + verify + + sign + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ossrh + https://oss.sonatype.org/ + true + + + + + + \ No newline at end of file From 92d17f7efd897ea7027c6f50d54442c2a0b5f6af Mon Sep 17 00:00:00 2001 From: uPagge Date: Thu, 5 Nov 2020 01:54:42 +0300 Subject: [PATCH 2/3] pom --- bot/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bot/pom.xml b/bot/pom.xml index d5bca46..dcf0bac 100644 --- a/bot/pom.xml +++ b/bot/pom.xml @@ -6,7 +6,7 @@ org.sadtech.telegram telegram-bot - 0.0.1-RELEASE + 0.0.1-SNAPSHOT jar diff --git a/pom.xml b/pom.xml index bbc419e..7fc8251 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.sadtech.telegram telegram pom - 0.0.1-RELEASE + 0.0.1-SNAPSHOT bot From 3210d337e1721c175d7c2f00064e9324174e2250 Mon Sep 17 00:00:00 2001 From: uPagge Date: Thu, 5 Nov 2020 01:58:15 +0300 Subject: [PATCH 3/3] release-0.0.1 --- bot/pom.xml | 6 ++---- pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/bot/pom.xml b/bot/pom.xml index dcf0bac..ec87bc2 100644 --- a/bot/pom.xml +++ b/bot/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 org.sadtech.telegram telegram-bot - 0.0.1-SNAPSHOT + 0.0.1-RELEASE jar diff --git a/pom.xml b/pom.xml index 7fc8251..2764a81 100644 --- a/pom.xml +++ b/pom.xml @@ -1,13 +1,12 @@ - 4.0.0 org.sadtech.telegram telegram pom - 0.0.1-SNAPSHOT + 0.0.1-RELEASE bot @@ -27,6 +26,7 @@ scm:git:https://github.com/uPagge/telegram-bot.git https://github.com/uPagge/telegram-bot scm:git:https://github.com/uPagge/telegram-bot.git + release-0.0.1