diff --git a/bot-context/pom.xml b/bot-context/pom.xml index f234fee..da68b65 100644 --- a/bot-context/pom.xml +++ b/bot-context/pom.xml @@ -10,8 +10,6 @@ bot-context - ${godfather.context.ver} - jar Bot Context Доменные сущности, интерфейсы, для библиотеки Godfather @@ -45,20 +43,4 @@ - - - - org.apache.maven.plugins - maven-compiler-plugin - - - org.sonatype.plugins - nexus-staging-maven-plugin - - ${skip.deploy} - - - - - \ No newline at end of file diff --git a/bot-core/pom.xml b/bot-core/pom.xml index eae4723..60a8d57 100644 --- a/bot-core/pom.xml +++ b/bot-core/pom.xml @@ -10,8 +10,6 @@ bot-core - ${godfather.core.ver} - jar Bot Core Реализация основной логики для создания ботов без привязки к конкретным социальным сетям. @@ -32,20 +30,4 @@ - - - - org.apache.maven.plugins - maven-compiler-plugin - - - org.sonatype.plugins - nexus-staging-maven-plugin - - ${skip.deploy} - - - - - \ No newline at end of file diff --git a/pom.xml b/pom.xml index 3809439..29e99af 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,8 @@ GodFather Bot - Абстрактная бииблиотека для помощи в реализации библиотек ботов для конкретных социальных сетей + Абстрактная бииблиотека для помощи в реализации библиотек ботов для конкретных социальных сетей + https://github.com/Godfather-Bots/godfather @@ -103,6 +104,7 @@ org.sonatype.plugins nexus-staging-maven-plugin ${plugin.nexus.staging.ver} + true ossrh https://s01.oss.sonatype.org/