From 8471a4d9809db2138aa0854c6d41c01a1be91d69 Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Wed, 1 Dec 2021 09:30:31 +0300 Subject: [PATCH] release-0.0.1 --- bot-context/pom.xml | 52 +++++++++++---- bot-core/pom.xml | 112 +++++-------------------------- pom.xml | 157 +++++++++++++++++++++++--------------------- 3 files changed, 138 insertions(+), 183 deletions(-) diff --git a/bot-context/pom.xml b/bot-context/pom.xml index 12253a4..996e776 100644 --- a/bot-context/pom.xml +++ b/bot-context/pom.xml @@ -5,23 +5,23 @@ dev.struchkov.godfather godfather-bot - 0.0.1-SNAPSHOT + 0.0.1-RELEASE 4.0.0 bot-context - - - - org.apache.maven.plugins - maven-compiler-plugin - - 16 - 16 - - - - + ${godfather.context.ver} + jar + + Bot Context + Доменные сущности, интерфейсы, для библиотеки Godfather + https://github.com/Godfather-Bots/godfather + + + BSD 3-Clause "New" or "Revised" License + https://github.com/Godfather-Bots/godfather/blob/master/LICENSE + + @@ -50,4 +50,30 @@ + + + + org.apache.maven.plugins + maven-compiler-plugin + + 17 + 17 + + + + + + + scm:git:https://github.com/Godfather-Bots/godfather.git + https://github.com/Godfather-Bots/godfathere + scm:git:https://github.com/Godfather-Bots/godfather.git + + + + + ossrh + https://s01.oss.sonatype.org/content/repositories/snapshots + + + \ No newline at end of file diff --git a/bot-core/pom.xml b/bot-core/pom.xml index 9401411..7172185 100644 --- a/bot-core/pom.xml +++ b/bot-core/pom.xml @@ -10,32 +10,19 @@ bot-core - 0.0.1-SNAPSHOT + ${godfather.core.ver} jar Bot Core Реализация основной логики для создания ботов без привязки к конкретным социальным сетям. - https://github.com/uPagge/social-bot + https://github.com/Godfather-Bots/godfather BSD 3-Clause "New" or "Revised" License - https://github.com/uPagge/social-bot/blob/master/LICENSE + https://github.com/Godfather-Bots/godfather/blob/master/LICENSE - - scm:git:https://github.com/uPagge/social-bot.git - https://github.com/uPagge/social-bot - scm:git:https://github.com/uPagge/social-bot.git - - - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - dev.struchkov.godfather @@ -53,95 +40,32 @@ - - - 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 - - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - org.apache.maven.plugins maven-compiler-plugin - 16 - 16 + 17 + 17 + + scm:git:https://github.com/Godfather-Bots/godfather.git + https://github.com/Godfather-Bots/godfathere + scm:git:https://github.com/Godfather-Bots/godfather.git + + + + + ossrh + https://s01.oss.sonatype.org/content/repositories/snapshots + + + uPagge diff --git a/pom.xml b/pom.xml index 7135400..ff9776c 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ dev.struchkov.godfather godfather-bot - 0.0.1-SNAPSHOT + 0.0.1-RELEASE bot-context bot-core @@ -14,10 +14,7 @@ pom GodFather Bot - - Набор классов для реализации абстрактных проектов для социальных сетей и мессенджеров, без привязки к конкретным - сервисам. - + Абстрактная бииблиотека для помощи в реализации библиотек ботов для конкретных социальных сетей https://github.com/Godfather-Bots/godfather @@ -26,24 +23,12 @@ - - scm:git:https://github.com/Godfather-Bots/godfather.git - https://github.com/Godfather-Bots/godfathere - scm:git:https://github.com/Godfather-Bots/godfather.git - - - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - 17 17 - 0.0.1-SNAPSHOT + 0.0.1-RELEASE + 0.0.1-RELEASE 1.9.4-RELEASE 2.8.9 @@ -53,6 +38,11 @@ 2.2 2.0.1.Final 2.11.0 + + 1.6.8 + 3.2.1 + 3.3.1 + 3.0.1 @@ -115,64 +105,14 @@ 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 - @@ -180,28 +120,93 @@ + + + + org.sonatype.plugins + nexus-staging-maven-plugin + ${plugin.nexus.staging.ver} + true + + ossrh + https://oss.sonatype.org/ + true + + + + org.apache.maven.plugins + maven-source-plugin + ${plugin.maven.source.ver} + + + attach-sources + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + ${plugin.maven.javadoc.ver} + + + attach-javadocs + + jar + + + + + + org.apache.maven.plugins + maven-gpg-plugin + ${plugin.maven.gpg.ver} + + + sign-artifacts + verify + + sign + + + + + + + - - org.apache.maven.plugins - maven-compiler-plugin - org.apache.maven.plugins maven-compiler-plugin - 16 - 16 + 17 + 17 + + scm:git:https://github.com/Godfather-Bots/godfather.git + https://github.com/Godfather-Bots/godfathere + scm:git:https://github.com/Godfather-Bots/godfather.git + + + + + ossrh + https://s01.oss.sonatype.org/content/repositories/snapshots + + + uPagge SADTECH Struchkov Mark - upagge@mail.ru + mark@struchkov.dev