release-3.0.1

This commit is contained in:
uPagge 2020-11-16 16:57:28 +03:00
parent 3980863fec
commit 8fc83d62ee
No known key found for this signature in database
GPG Key ID: A76EB343414E022E
12 changed files with 28 additions and 28 deletions

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.sadtech.bot.bitbucketbot</groupId> <groupId>org.sadtech.bot.bitbucketbot</groupId>
<artifactId>bitbucketbot</artifactId> <artifactId>bitbucketbot</artifactId>
<version>3.0.0-RELEASE</version> <version>3.0.1-RELEASE</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>bitbucketbot</artifactId> <artifactId>bitbucketbot</artifactId>
<groupId>org.sadtech.bot.bitbucketbot</groupId> <groupId>org.sadtech.bot.bitbucketbot</groupId>
<version>3.0.0-RELEASE</version> <version>3.0.1-RELEASE</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>bitbucketbot</artifactId> <artifactId>bitbucketbot</artifactId>
<groupId>org.sadtech.bot.bitbucketbot</groupId> <groupId>org.sadtech.bot.bitbucketbot</groupId>
<version>3.0.0-RELEASE</version> <version>3.0.1-RELEASE</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>bitbucketbot</artifactId> <artifactId>bitbucketbot</artifactId>
<groupId>org.sadtech.bot.bitbucketbot</groupId> <groupId>org.sadtech.bot.bitbucketbot</groupId>
<version>3.0.0-RELEASE</version> <version>3.0.1-RELEASE</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
@ -54,7 +54,7 @@
<groupId>org.sonatype.plugins</groupId> <groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId> <artifactId>nexus-staging-maven-plugin</artifactId>
<configuration> <configuration>
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo> <skipNexusStagingDeployMojo>false</skipNexusStagingDeployMojo>
</configuration> </configuration>
</plugin> </plugin>
<plugin> <plugin>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>bitbucketbot</artifactId> <artifactId>bitbucketbot</artifactId>
<groupId>org.sadtech.bot.bitbucketbot</groupId> <groupId>org.sadtech.bot.bitbucketbot</groupId>
<version>3.0.0-RELEASE</version> <version>3.0.1-RELEASE</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
@ -37,7 +37,7 @@
<groupId>org.sonatype.plugins</groupId> <groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId> <artifactId>nexus-staging-maven-plugin</artifactId>
<configuration> <configuration>
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo> <skipNexusStagingDeployMojo>false</skipNexusStagingDeployMojo>
</configuration> </configuration>
</plugin> </plugin>
<plugin> <plugin>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.sadtech.bot.bitbucketbot</groupId> <groupId>org.sadtech.bot.bitbucketbot</groupId>
<artifactId>bitbucketbot</artifactId> <artifactId>bitbucketbot</artifactId>
<version>3.0.0-RELEASE</version> <version>3.0.1-RELEASE</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>bitbucketbot</artifactId> <artifactId>bitbucketbot</artifactId>
<groupId>org.sadtech.bot.bitbucketbot</groupId> <groupId>org.sadtech.bot.bitbucketbot</groupId>
<version>3.0.0-RELEASE</version> <version>3.0.1-RELEASE</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

28
pom.xml
View File

@ -22,7 +22,7 @@
<groupId>org.sadtech.bot.bitbucketbot</groupId> <groupId>org.sadtech.bot.bitbucketbot</groupId>
<artifactId>bitbucketbot</artifactId> <artifactId>bitbucketbot</artifactId>
<version>3.0.0-RELEASE</version> <version>3.0.1-RELEASE</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>Parent Bitbucket Server Notify Bot</name> <name>Parent Bitbucket Server Notify Bot</name>
@ -79,21 +79,21 @@
<maven.compiler.source>1.8</maven.compiler.source> <maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target> <maven.compiler.target>1.8</maven.compiler.target>
<sadtech.bitbucketbot.core.version>3.0.0-RELEASE</sadtech.bitbucketbot.core.version> <sadtech.bitbucketbot.core.version>3.0.1-RELEASE</sadtech.bitbucketbot.core.version>
<sadtech.bitbucketbot.app.version>3.0.0-RELEASE</sadtech.bitbucketbot.app.version> <sadtech.bitbucketbot.app.version>3.0.1-RELEASE</sadtech.bitbucketbot.app.version>
<sadtech.bitbucketbot.teamcity.version>3.0.0-RELEASE</sadtech.bitbucketbot.teamcity.version> <sadtech.bitbucketbot.teamcity.version>3.0.1-RELEASE</sadtech.bitbucketbot.teamcity.version>
<sadtech.bitbucketbot.teamcity.core.version>3.0.0-RELEASE</sadtech.bitbucketbot.teamcity.core.version> <sadtech.bitbucketbot.teamcity.core.version>3.0.1-RELEASE</sadtech.bitbucketbot.teamcity.core.version>
<sadtech.bitbucketbot.teamcity.sdk.version>3.0.0-RELEASE</sadtech.bitbucketbot.teamcity.sdk.version> <sadtech.bitbucketbot.teamcity.sdk.version>3.0.1-RELEASE</sadtech.bitbucketbot.teamcity.sdk.version>
<sadtech.bitbucketbot.bitbucket.sdk.version>3.0.0-RELEASE</sadtech.bitbucketbot.bitbucket.sdk.version> <sadtech.bitbucketbot.bitbucket.sdk.version>3.0.1-RELEASE</sadtech.bitbucketbot.bitbucket.sdk.version>
<sadtech.bitbucketbot.context.version>3.0.0-RELEASE</sadtech.bitbucketbot.context.version> <sadtech.bitbucketbot.context.version>3.0.1-RELEASE</sadtech.bitbucketbot.context.version>
<sadtech.bitbucketbot.data.version>3.0.0-RELEASE</sadtech.bitbucketbot.data.version> <sadtech.bitbucketbot.data.version>3.0.1-RELEASE</sadtech.bitbucketbot.data.version>
<sadtech.bitbucketbot.rest.version>3.0.0-RELEASE</sadtech.bitbucketbot.rest.version> <sadtech.bitbucketbot.rest.version>3.0.1-RELEASE</sadtech.bitbucketbot.rest.version>
<sadtech.bitbucketbot.telegram.version>3.0.0-RELEASE</sadtech.bitbucketbot.telegram.version> <sadtech.bitbucketbot.telegram.version>3.0.1-RELEASE</sadtech.bitbucketbot.telegram.version>
<sadtech.bitbucketbot.core.version>3.0.0-RELEASE</sadtech.bitbucketbot.core.version> <sadtech.bitbucketbot.core.version>3.0.1-RELEASE</sadtech.bitbucketbot.core.version>
<haiti.context.version>0.0.1-RELEASE</haiti.context.version> <haiti.context.version>0.0.1-RELEASE</haiti.context.version>
<haiti.database.version>0.0.1-RELEASE</haiti.database.version> <haiti.database.version>0.0.2-RELEASE</haiti.database.version>
<haiti.filter.criteria.version>0.0.1-RELEASE</haiti.filter.criteria.version> <haiti.filter.criteria.version>0.0.2-RELEASE</haiti.filter.criteria.version>
<sadtech.bot.telegram.core.version>0.0.1-RELEASE</sadtech.bot.telegram.core.version> <sadtech.bot.telegram.core.version>0.0.1-RELEASE</sadtech.bot.telegram.core.version>
<sadtech.bot.vsc.context.version>0.0.1-RELEASE</sadtech.bot.vsc.context.version> <sadtech.bot.vsc.context.version>0.0.1-RELEASE</sadtech.bot.vsc.context.version>

View File

@ -5,12 +5,12 @@
<parent> <parent>
<artifactId>bitbucketbot</artifactId> <artifactId>bitbucketbot</artifactId>
<groupId>org.sadtech.bot.bitbucketbot</groupId> <groupId>org.sadtech.bot.bitbucketbot</groupId>
<version>3.0.0-RELEASE</version> <version>3.0.1-RELEASE</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>teamcity</artifactId> <artifactId>teamcity</artifactId>
<version>3.0.0-RELEASE</version> <version>3.0.1-RELEASE</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<modules> <modules>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>teamcity</artifactId> <artifactId>teamcity</artifactId>
<groupId>org.sadtech.bot.bitbucketbot</groupId> <groupId>org.sadtech.bot.bitbucketbot</groupId>
<version>3.0.0-RELEASE</version> <version>3.0.1-RELEASE</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.sadtech.bot.bitbucketbot</groupId> <groupId>org.sadtech.bot.bitbucketbot</groupId>
<artifactId>teamcity</artifactId> <artifactId>teamcity</artifactId>
<version>3.0.0-RELEASE</version> <version>3.0.1-RELEASE</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>bitbucketbot</artifactId> <artifactId>bitbucketbot</artifactId>
<groupId>org.sadtech.bot.bitbucketbot</groupId> <groupId>org.sadtech.bot.bitbucketbot</groupId>
<version>3.0.0-RELEASE</version> <version>3.0.1-RELEASE</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>