Skip to content

Commit 7301013

Browse files
committed
[maven-release-plugin] prepare release project-7.0.5
1 parent 148c291 commit 7301013

File tree

39 files changed

+112
-40
lines changed

39 files changed

+112
-40
lines changed

bedrock-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock</groupId>
66
<artifactId>project</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<artifactId>bedrock-bom</artifactId>

bedrock-coherence/12.2.1/coherence-12.2.1-testing-support/pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock.coherence</groupId>
66
<artifactId>12.2.1</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<artifactId>coherence-12.2.1-testing-support</artifactId>
@@ -156,4 +156,8 @@
156156
</plugin>
157157
</plugins>
158158
</build>
159+
160+
<scm>
161+
<tag>project-7.0.5</tag>
162+
</scm>
159163
</project>

bedrock-coherence/12.2.1/coherence-12.2.1-tests/pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock.coherence</groupId>
66
<artifactId>12.2.1</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<artifactId>coherence-12.2.1-tests</artifactId>
@@ -71,4 +71,8 @@
7171
</plugin>
7272
</plugins>
7373
</build>
74+
75+
<scm>
76+
<tag>project-7.0.5</tag>
77+
</scm>
7478
</project>

bedrock-coherence/12.2.1/coherence-12.2.1/pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock.coherence</groupId>
66
<artifactId>12.2.1</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<artifactId>coherence-12.2.1</artifactId>
@@ -137,4 +137,8 @@
137137
</plugin>
138138
</plugins>
139139
</build>
140+
141+
<scm>
142+
<tag>project-7.0.5</tag>
143+
</scm>
140144
</project>

bedrock-coherence/12.2.1/pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock</groupId>
66
<artifactId>bedrock-coherence</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<groupId>com.oracle.bedrock.coherence</groupId>
@@ -42,4 +42,8 @@
4242
</properties>
4343
</profile>
4444
</profiles>
45+
46+
<scm>
47+
<tag>project-7.0.5</tag>
48+
</scm>
4549
</project>

bedrock-coherence/14.1.1/coherence-14.1.1-testing-support-tests-junit4/pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock.coherence</groupId>
66
<artifactId>14.1.1</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<artifactId>coherence-14.1.1-testing-support-tests-junit4</artifactId>
@@ -55,4 +55,8 @@
5555
</plugin>
5656
</plugins>
5757
</build>
58+
59+
<scm>
60+
<tag>project-7.0.5</tag>
61+
</scm>
5862
</project>

bedrock-coherence/14.1.1/coherence-14.1.1-testing-support-tests-junit5/pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock.coherence</groupId>
66
<artifactId>14.1.1</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<artifactId>coherence-14.1.1-testing-support-tests-junit5</artifactId>
@@ -54,4 +54,8 @@
5454
</plugin>
5555
</plugins>
5656
</build>
57+
58+
<scm>
59+
<tag>project-7.0.5</tag>
60+
</scm>
5761
</project>

bedrock-coherence/14.1.1/coherence-14.1.1-testing-support/pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock.coherence</groupId>
66
<artifactId>14.1.1</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<artifactId>coherence-14.1.1-testing-support</artifactId>
@@ -62,4 +62,8 @@
6262
<scope>provided</scope>
6363
</dependency>
6464
</dependencies>
65+
66+
<scm>
67+
<tag>project-7.0.5</tag>
68+
</scm>
6569
</project>

bedrock-coherence/14.1.1/coherence-14.1.1/pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock.coherence</groupId>
66
<artifactId>14.1.1</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<artifactId>coherence-14.1.1</artifactId>
@@ -97,4 +97,8 @@
9797
</plugin>
9898
</plugins>
9999
</build>
100+
101+
<scm>
102+
<tag>project-7.0.5</tag>
103+
</scm>
100104
</project>

bedrock-coherence/14.1.1/pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock</groupId>
66
<artifactId>bedrock-coherence</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<groupId>com.oracle.bedrock.coherence</groupId>
@@ -25,4 +25,8 @@
2525
<module>coherence-14.1.1-testing-support-tests-junit4</module>
2626
<module>coherence-14.1.1-testing-support-tests-junit5</module>
2727
</modules>
28+
29+
<scm>
30+
<tag>project-7.0.5</tag>
31+
</scm>
2832
</project>

bedrock-coherence/21.06/coherence-21.06-testing-support-tests-junit4/pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock.coherence</groupId>
66
<artifactId>21.06</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<artifactId>coherence-21.06-testing-support-tests-junit4</artifactId>
@@ -55,4 +55,8 @@
5555
</plugin>
5656
</plugins>
5757
</build>
58+
59+
<scm>
60+
<tag>project-7.0.5</tag>
61+
</scm>
5862
</project>

bedrock-coherence/21.06/coherence-21.06-testing-support-tests-junit5/pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock.coherence</groupId>
66
<artifactId>21.06</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<artifactId>coherence-21.06-testing-support-tests-junit5</artifactId>
@@ -54,4 +54,8 @@
5454
</plugin>
5555
</plugins>
5656
</build>
57+
58+
<scm>
59+
<tag>project-7.0.5</tag>
60+
</scm>
5761
</project>

bedrock-coherence/21.06/coherence-21.06-testing-support/pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock.coherence</groupId>
66
<artifactId>21.06</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<artifactId>coherence-21.06-testing-support</artifactId>
@@ -62,4 +62,8 @@
6262
<scope>provided</scope>
6363
</dependency>
6464
</dependencies>
65+
66+
<scm>
67+
<tag>project-7.0.5</tag>
68+
</scm>
6569
</project>

bedrock-coherence/21.06/coherence-21.06/pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock.coherence</groupId>
66
<artifactId>21.06</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<artifactId>coherence-21.06</artifactId>
@@ -97,4 +97,8 @@
9797
</plugin>
9898
</plugins>
9999
</build>
100+
101+
<scm>
102+
<tag>project-7.0.5</tag>
103+
</scm>
100104
</project>

bedrock-coherence/21.06/pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock</groupId>
66
<artifactId>bedrock-coherence</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<groupId>com.oracle.bedrock.coherence</groupId>
@@ -25,4 +25,8 @@
2525
<module>coherence-21.06-testing-support-tests-junit4</module>
2626
<module>coherence-21.06-testing-support-tests-junit5</module>
2727
</modules>
28+
29+
<scm>
30+
<tag>project-7.0.5</tag>
31+
</scm>
2832
</project>

bedrock-coherence/3.7.1/coherence-3.7.1-testing-support/pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock.coherence</groupId>
66
<artifactId>3.7.1</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<artifactId>coherence-3.7.1-testing-support</artifactId>
@@ -65,4 +65,8 @@
6565
</plugin>
6666
</plugins>
6767
</build>
68+
69+
<scm>
70+
<tag>project-7.0.5</tag>
71+
</scm>
6872
</project>

bedrock-coherence/3.7.1/coherence-3.7.1-tests/pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock.coherence</groupId>
66
<artifactId>3.7.1</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<artifactId>coherence-3.7.1-tests</artifactId>
@@ -71,4 +71,8 @@
7171
</plugin>
7272
</plugins>
7373
</build>
74+
75+
<scm>
76+
<tag>project-7.0.5</tag>
77+
</scm>
7478
</project>

bedrock-coherence/3.7.1/coherence-3.7.1/pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock.coherence</groupId>
66
<artifactId>3.7.1</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<artifactId>coherence-3.7.1</artifactId>
@@ -63,4 +63,8 @@
6363
<scope>test</scope>
6464
</dependency>
6565
</dependencies>
66+
67+
<scm>
68+
<tag>project-7.0.5</tag>
69+
</scm>
6670
</project>

bedrock-coherence/3.7.1/pom.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock</groupId>
66
<artifactId>bedrock-coherence</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<groupId>com.oracle.bedrock.coherence</groupId>
@@ -41,4 +41,8 @@
4141
</properties>
4242
</profile>
4343
</profiles>
44+
45+
<scm>
46+
<tag>project-7.0.5</tag>
47+
</scm>
4448
</project>

bedrock-coherence/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock</groupId>
66
<artifactId>project</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<artifactId>bedrock-coherence</artifactId>

bedrock-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock</groupId>
66
<artifactId>project</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<artifactId>bedrock-core</artifactId>

bedrock-runtime-docker-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock</groupId>
66
<artifactId>project</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99

1010
<artifactId>bedrock-runtime-docker-tests</artifactId>

bedrock-runtime-docker/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<parent>
3030
<groupId>com.oracle.bedrock</groupId>
3131
<artifactId>project</artifactId>
32-
<version>7.0.5-SNAPSHOT</version>
32+
<version>7.0.5</version>
3333
</parent>
3434

3535
<artifactId>bedrock-runtime-docker</artifactId>

bedrock-runtime-jacoco/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock</groupId>
66
<artifactId>project</artifactId>
7-
<version>7.0.5-SNAPSHOT</version>
7+
<version>7.0.5</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

0 commit comments

Comments
 (0)