Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rapkalya committed Oct 29, 2024
1 parent cdcfc2b commit 2582ba2
Show file tree
Hide file tree
Showing 19 changed files with 38 additions and 38 deletions.
4 changes: 2 additions & 2 deletions common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>common</artifactId>
<groupId>com.publicissapient.kpidashboard</groupId>
<version>10.1.0-SNAPSHOT</version>
<version>11.0.0</version>
<packaging>jar</packaging>
<description>Common package used by all microservices</description>

Expand Down Expand Up @@ -520,6 +520,6 @@
</build>

<scm>
<tag>4.6.1</tag>
<tag>11.0.0</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions customapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<groupId>com.publicissapient.kpidashboard</groupId>
<artifactId>customapi</artifactId>
<description>Rest API Layer</description>
<version>10.1.0-SNAPSHOT</version>
<version>11.0.0</version>
<packaging>jar</packaging>


Expand Down Expand Up @@ -624,7 +624,7 @@
</profiles>

<scm>
<tag>4.6.1</tag>
<tag>11.0.0</tag>
</scm>
</project>

4 changes: 2 additions & 2 deletions kafka-consumers/notification-consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>com.publicissapient.kpidashboard</groupId>
<artifactId>notification-consumer</artifactId>
<version>10.1.0-SNAPSHOT</version>
<version>11.0.0</version>
<name>notification-consumer</name>
<description>Notification consumer for Apache Kafka</description>
<properties>
Expand Down Expand Up @@ -212,7 +212,7 @@
</build>

<scm>
<tag>4.6.1</tag>
<tag>11.0.0</tag>
</scm>

</project>
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<packaging>pom</packaging>
<groupId>com.publicissapient.kpidashboard</groupId>
<artifactId>Kpidashboard</artifactId>
<version>10.1.0-SNAPSHOT</version>
<version>11.0.0</version>

<properties>
<docker.useConfigFile>false</docker.useConfigFile>
Expand All @@ -32,7 +32,7 @@
<connection>scm:git:https://github.com/PublicisSapient/PSknowHOW.git</connection>
<developerConnection>scm:git:https://github.com/PublicisSapient/PSknowHOW.git</developerConnection>
<url>https://github.com/PublicisSapient/PSknowHOW.git</url>
<tag>4.6.1</tag>
<tag>11.0.0</tag>
</scm>

<profiles>
Expand Down
4 changes: 2 additions & 2 deletions processors/argocd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<description>ArgoCD Processor</description>
<packaging>jar</packaging>
<artifactId>argocd-processor</artifactId>
<version>10.1.0-SNAPSHOT</version>
<version>11.0.0</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -143,6 +143,6 @@
</dependencies>

<scm>
<tag>4.6.1</tag>
<tag>11.0.0</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions processors/azure-boards/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>com.publicissapient.kpidashboard</groupId>
<artifactId>azure-processor</artifactId>
<description>Azure processor fetches data from Azure api</description>
<version>10.1.0-SNAPSHOT</version>
<version>11.0.0</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -417,6 +417,6 @@
</build>

<scm>
<tag>4.6.1</tag>
<tag>11.0.0</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions processors/azure-pipeline/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<groupId>com.publicissapient.kpidashboard</groupId>
<description>Azure Pipeline Build Processor Microservice</description>
<packaging>jar</packaging>
<version>10.1.0-SNAPSHOT</version>
<version>11.0.0</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -218,6 +218,6 @@


<scm>
<tag>4.6.1</tag>
<tag>11.0.0</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions processors/azure-repo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<description>Azure Repo processor service</description>
<packaging>jar</packaging>
<artifactId>azurerepo-processor</artifactId>
<version>10.1.0-SNAPSHOT</version>
<version>11.0.0</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -269,6 +269,6 @@


<scm>
<tag>4.6.1</tag>
<tag>11.0.0</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions processors/bamboo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<description>bamboo processor</description>
<packaging>jar</packaging>
<artifactId>bamboo-processor</artifactId>
<version>10.1.0-SNAPSHOT</version>
<version>11.0.0</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -264,6 +264,6 @@


<scm>
<tag>4.6.1</tag>
<tag>11.0.0</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions processors/bitbucket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<description>Bitbucket processor service</description>
<packaging>jar</packaging>
<artifactId>bitbucket-processor</artifactId>
<version>10.1.0-SNAPSHOT</version>
<version>11.0.0</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -280,7 +280,7 @@


<scm>
<tag>4.6.1</tag>
<tag>11.0.0</tag>
</scm>
</project>

4 changes: 2 additions & 2 deletions processors/github-action/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<description>Github Actions processor service</description>
<packaging>jar</packaging>
<artifactId>githubaction-processor</artifactId>
<version>10.1.0-SNAPSHOT</version>
<version>11.0.0</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -265,7 +265,7 @@


<scm>
<tag>4.6.1</tag>
<tag>11.0.0</tag>
</scm>
</project>

4 changes: 2 additions & 2 deletions processors/github/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<description>Github processor service</description>
<packaging>jar</packaging>
<artifactId>github-processor</artifactId>
<version>10.1.0-SNAPSHOT</version>
<version>11.0.0</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -281,7 +281,7 @@


<scm>
<tag>4.6.1</tag>
<tag>11.0.0</tag>
</scm>
</project>

4 changes: 2 additions & 2 deletions processors/gitlab/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<description>GitLab processor service</description>
<packaging>jar</packaging>
<artifactId>gitlab-processor</artifactId>
<version>10.1.0-SNAPSHOT</version>
<version>11.0.0</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -268,6 +268,6 @@


<scm>
<tag>4.6.1</tag>
<tag>11.0.0</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions processors/jenkins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<groupId>com.publicissapient.kpidashboard</groupId>
<description>Jenkins Build Processor Microservice</description>
<packaging>jar</packaging>
<version>10.1.0-SNAPSHOT</version>
<version>11.0.0</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -199,7 +199,7 @@


<scm>
<tag>4.6.1</tag>
<tag>11.0.0</tag>
</scm>
</project>

4 changes: 2 additions & 2 deletions processors/jira-xray-zephyr-squad/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<groupId>com.publicissapient.kpidashboard</groupId>
<description>Jira Test Processor Microservice</description>
<packaging>jar</packaging>
<version>10.1.0-SNAPSHOT</version>
<version>11.0.0</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -422,6 +422,6 @@
</build>

<scm>
<tag>4.6.1</tag>
<tag>11.0.0</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions processors/jira-zephyr-scale/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<groupId>com.publicissapient.kpidashboard</groupId>
<description>Zephyr Processor Microservice</description>
<packaging>jar</packaging>
<version>10.1.0-SNAPSHOT</version>
<version>11.0.0</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -277,6 +277,6 @@
</build>

<scm>
<tag>4.6.1</tag>
<tag>11.0.0</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions processors/jira/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<groupId>com.publicissapient.kpidashboard</groupId>
<artifactId>jira-processor</artifactId>
<description>Jira processor fetches data from JIRA api</description>
<version>10.1.0-SNAPSHOT</version>
<version>11.0.0</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -595,6 +595,6 @@
</build>

<scm>
<tag>4.6.1</tag>
<tag>11.0.0</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions processors/sonar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<groupId>com.publicissapient.kpidashboard</groupId>
<description>CodeQuality Processor Microservice</description>
<packaging>jar</packaging>
<version>10.1.0-SNAPSHOT</version>
<version>11.0.0</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -285,6 +285,6 @@


<scm>
<tag>4.6.1</tag>
<tag>11.0.0</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions processors/teamcity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<groupId>com.publicissapient.kpidashboard</groupId>
<description>Teamcity Build Processor Microservice</description>
<packaging>jar</packaging>
<version>10.1.0-SNAPSHOT</version>
<version>11.0.0</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -222,6 +222,6 @@


<scm>
<tag>4.6.1</tag>
<tag>11.0.0</tag>
</scm>
</project>

0 comments on commit 2582ba2

Please sign in to comment.