Compare commits

...

3 Commits

Author SHA1 Message Date
bb2b4ab741
[maven-release-plugin] prepare for next development iteration
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-17 02:25:23 +03:00
a6b72e06fd
[maven-release-plugin] prepare release v.0.0.45 2023-01-17 02:25:22 +03:00
cf8d34976e
Изменение cicd 2023-01-17 02:24:54 +03:00
17 changed files with 19 additions and 19 deletions

View File

@ -78,7 +78,7 @@ volumes:
steps:
- name: publish maven central
- name: publish struchkov nexus
image: maven:3.8.5-openjdk-17
privileged: true
volumes:
@ -95,10 +95,10 @@ steps:
- echo "$GPG_PRIVATE_KEY" >> gpg.key
- echo "$MAVEN_SETTINGS" >> maven-settings.xml
- gpg --pinentry-mode loopback --passphrase $GPG_PASSPHRASE --import gpg.key
- mvn --settings maven-settings.xml -U -P release-struchkov-nexus clean deploy
- mvn --settings maven-settings.xml -U -P ossrh,release-struchkov-nexus clean deploy
---
kind: signature
hmac: debf5624439f00ad94ba1b1dc172034ccf94c2048ee5ea003540a18623c8c635
hmac: 71ee750060bc4bee918fc4d22fb40b233e2357841a81f38d7be83ca8ffcf586c
...

View File

@ -4,7 +4,7 @@
<parent>
<groupId>dev.struchkov.godfather</groupId>
<artifactId>bot-context</artifactId>
<version>0.0.45-SNAPSHOT</version>
<version>0.0.46-SNAPSHOT</version>
</parent>
<artifactId>bot-context-main</artifactId>

View File

@ -4,7 +4,7 @@
<parent>
<groupId>dev.struchkov.godfather</groupId>
<artifactId>bot-context</artifactId>
<version>0.0.45-SNAPSHOT</version>
<version>0.0.46-SNAPSHOT</version>
</parent>
<artifactId>bot-context-quarkus</artifactId>

View File

@ -4,7 +4,7 @@
<parent>
<groupId>dev.struchkov.godfather</groupId>
<artifactId>bot-context</artifactId>
<version>0.0.45-SNAPSHOT</version>
<version>0.0.46-SNAPSHOT</version>
</parent>
<artifactId>bot-context-simple</artifactId>

View File

@ -4,7 +4,7 @@
<parent>
<groupId>dev.struchkov.godfather</groupId>
<artifactId>godfather-bot</artifactId>
<version>0.0.45-SNAPSHOT</version>
<version>0.0.46-SNAPSHOT</version>
</parent>
<artifactId>bot-context</artifactId>

View File

@ -4,7 +4,7 @@
<parent>
<groupId>dev.struchkov.godfather</groupId>
<artifactId>bot-core</artifactId>
<version>0.0.45-SNAPSHOT</version>
<version>0.0.46-SNAPSHOT</version>
</parent>
<artifactId>bot-core-main</artifactId>

View File

@ -4,7 +4,7 @@
<parent>
<groupId>dev.struchkov.godfather</groupId>
<artifactId>bot-core</artifactId>
<version>0.0.45-SNAPSHOT</version>
<version>0.0.46-SNAPSHOT</version>
</parent>
<artifactId>bot-core-quarkus</artifactId>

View File

@ -4,7 +4,7 @@
<parent>
<artifactId>bot-core</artifactId>
<groupId>dev.struchkov.godfather</groupId>
<version>0.0.45-SNAPSHOT</version>
<version>0.0.46-SNAPSHOT</version>
</parent>
<artifactId>bot-core-simple</artifactId>

View File

@ -4,7 +4,7 @@
<parent>
<groupId>dev.struchkov.godfather</groupId>
<artifactId>godfather-bot</artifactId>
<version>0.0.45-SNAPSHOT</version>
<version>0.0.46-SNAPSHOT</version>
</parent>
<artifactId>bot-core</artifactId>

View File

@ -4,7 +4,7 @@
<parent>
<artifactId>bot-data</artifactId>
<groupId>dev.struchkov.godfather</groupId>
<version>0.0.45-SNAPSHOT</version>
<version>0.0.46-SNAPSHOT</version>
</parent>
<artifactId>bot-data-main</artifactId>

View File

@ -4,7 +4,7 @@
<parent>
<groupId>dev.struchkov.godfather</groupId>
<artifactId>bot-data</artifactId>
<version>0.0.45-SNAPSHOT</version>
<version>0.0.46-SNAPSHOT</version>
</parent>
<artifactId>bot-data-quarkus</artifactId>

View File

@ -4,7 +4,7 @@
<parent>
<groupId>dev.struchkov.godfather</groupId>
<artifactId>bot-data</artifactId>
<version>0.0.45-SNAPSHOT</version>
<version>0.0.46-SNAPSHOT</version>
</parent>
<artifactId>bot-data-simple</artifactId>

View File

@ -4,7 +4,7 @@
<parent>
<groupId>dev.struchkov.godfather</groupId>
<artifactId>godfather-bot</artifactId>
<version>0.0.45-SNAPSHOT</version>
<version>0.0.46-SNAPSHOT</version>
</parent>
<artifactId>bot-data</artifactId>

View File

@ -3,7 +3,7 @@
<parent>
<artifactId>bot-domain</artifactId>
<groupId>dev.struchkov.godfather</groupId>
<version>0.0.45-SNAPSHOT</version>
<version>0.0.46-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -3,7 +3,7 @@
<parent>
<artifactId>godfather-bot</artifactId>
<groupId>dev.struchkov.godfather</groupId>
<version>0.0.45-SNAPSHOT</version>
<version>0.0.46-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -3,7 +3,7 @@
<parent>
<groupId>dev.struchkov.godfather</groupId>
<artifactId>godfather-bot</artifactId>
<version>0.0.45-SNAPSHOT</version>
<version>0.0.46-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -4,7 +4,7 @@
<groupId>dev.struchkov.godfather</groupId>
<artifactId>godfather-bot</artifactId>
<version>0.0.45-SNAPSHOT</version>
<version>0.0.46-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>