Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
adobe-bot committed Feb 1, 2022
1 parent c23088e commit 8b1acc1
Show file tree
Hide file tree
Showing 11 changed files with 32 additions and 12 deletions.
2 changes: 1 addition & 1 deletion build-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>s3mock-parent</artifactId>
<groupId>com.adobe.testing</groupId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.6</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.adobe.testing</groupId>
<artifactId>s3mock-parent</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.6</version>
</parent>

<artifactId>s3mock-docker</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.adobe.testing</groupId>
<artifactId>s3mock-parent</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.6</version>
</parent>

<artifactId>s3mock-integration-tests</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>com.adobe.testing</groupId>
<artifactId>s3mock-parent</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.6</version>
<packaging>pom</packaging>

<name>S3Mock - Parent</name>
Expand All @@ -32,7 +32,7 @@
<connection>scm:git:https://github.com/adobe/S3Mock.git</connection>
<developerConnection>scm:git:https://github.com/adobe/S3Mock.git</developerConnection>
<url>http://github.com/adobe/S3Mock/tree/main</url>
<tag>HEAD</tag>
<tag>2.4.6</tag>
</scm>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.adobe.testing</groupId>
<artifactId>s3mock-parent</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.6</version>
</parent>

<artifactId>s3mock</artifactId>
Expand Down
6 changes: 5 additions & 1 deletion testsupport/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.adobe.testing</groupId>
<artifactId>s3mock-testsupport-reactor</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.6</version>
</parent>

<artifactId>s3mock-testsupport-common</artifactId>
Expand Down Expand Up @@ -81,4 +81,8 @@
<scope>test</scope>
</dependency>
</dependencies>

<scm>
<tag>2.4.6</tag>
</scm>
</project>
6 changes: 5 additions & 1 deletion testsupport/junit4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.adobe.testing</groupId>
<artifactId>s3mock-testsupport-reactor</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.6</version>
</parent>

<artifactId>s3mock-junit4</artifactId>
Expand Down Expand Up @@ -55,4 +55,8 @@
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
</dependencies>

<scm>
<tag>2.4.6</tag>
</scm>
</project>
6 changes: 5 additions & 1 deletion testsupport/junit5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.adobe.testing</groupId>
<artifactId>s3mock-testsupport-reactor</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.6</version>
</parent>

<artifactId>s3mock-junit5</artifactId>
Expand Down Expand Up @@ -52,4 +52,8 @@
<scope>test</scope>
</dependency>
</dependencies>

<scm>
<tag>2.4.6</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion testsupport/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.adobe.testing</groupId>
<artifactId>s3mock-parent</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.6</version>
</parent>

<artifactId>s3mock-testsupport-reactor</artifactId>
Expand Down
6 changes: 5 additions & 1 deletion testsupport/testcontainers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.adobe.testing</groupId>
<artifactId>s3mock-testsupport-reactor</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.6</version>
</parent>

<artifactId>s3mock-testcontainers</artifactId>
Expand Down Expand Up @@ -98,4 +98,8 @@
</plugins>
</pluginManagement>
</build>

<scm>
<tag>2.4.6</tag>
</scm>
</project>
6 changes: 5 additions & 1 deletion testsupport/testng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.adobe.testing</groupId>
<artifactId>s3mock-testsupport-reactor</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.4.6</version>
</parent>

<artifactId>s3mock-testng</artifactId>
Expand Down Expand Up @@ -60,4 +60,8 @@
</plugins>
</pluginManagement>
</build>

<scm>
<tag>2.4.6</tag>
</scm>
</project>

0 comments on commit 8b1acc1

Please sign in to comment.