Skip to content

Commit a9aabc5

Browse files
chore: [DevOps] bump org.sonatype.central:central-publishing-maven-plugin from 0.10.0 to 0.11.0 in the plugins group (#1208)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb1ea80 commit a9aabc5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

dependency-bundles/bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@
410410
<plugin>
411411
<groupId>org.sonatype.central</groupId>
412412
<artifactId>central-publishing-maven-plugin</artifactId>
413-
<version>0.10.0</version>
413+
<version>0.11.0</version>
414414
<extensions>true</extensions>
415415
<configuration>
416416
<deploymentName>SAP AI SDK ${project.version}</deploymentName>

dependency-bundles/modules-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@
342342
<plugin>
343343
<groupId>org.sonatype.central</groupId>
344344
<artifactId>central-publishing-maven-plugin</artifactId>
345-
<version>0.10.0</version>
345+
<version>0.11.0</version>
346346
<extensions>true</extensions>
347347
<configuration>
348348
<deploymentName>SAP AI SDK ${project.version}</deploymentName>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1080,7 +1080,7 @@
10801080
<plugin>
10811081
<groupId>org.sonatype.central</groupId>
10821082
<artifactId>central-publishing-maven-plugin</artifactId>
1083-
<version>0.10.0</version>
1083+
<version>0.11.0</version>
10841084
<extensions>true</extensions>
10851085
<configuration>
10861086
<deploymentName>SAP Cloud SDK ${project.version}</deploymentName>

0 commit comments

Comments
 (0)