Skip to content

Commit 4ef80b3

Browse files
committed
[maven-release-plugin] prepare release project-6.0.8
1 parent 16057f3 commit 4ef80b3

File tree

47 files changed

+152
-48
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+152
-48
lines changed

bedrock-bom/pom.xml

Lines changed: 1 addition & 1 deletion
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>6.0.8-SNAPSHOT</version>
7+
<version>6.0.8</version>
88
</parent>
99

1010
<artifactId>bedrock-bom</artifactId>

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock.coherence</groupId>
66
<artifactId>12.1.2</artifactId>
7-
<version>6.0.8-SNAPSHOT</version>
7+
<version>6.0.8</version>
88
</parent>
99

1010
<artifactId>coherence-12.1.2-testing-support</artifactId>
@@ -169,4 +169,8 @@
169169
</plugin>
170170
</plugins>
171171
</build>
172+
173+
<scm>
174+
<tag>project-6.0.8</tag>
175+
</scm>
172176
</project>

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock.coherence</groupId>
66
<artifactId>12.1.2</artifactId>
7-
<version>6.0.8-SNAPSHOT</version>
7+
<version>6.0.8</version>
88
</parent>
99

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

bedrock-coherence/12.1.2/coherence-12.1.2/pom.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock.coherence</groupId>
66
<artifactId>12.1.2</artifactId>
7-
<version>6.0.8-SNAPSHOT</version>
7+
<version>6.0.8</version>
88
</parent>
99

1010
<artifactId>coherence-12.1.2</artifactId>
@@ -135,4 +135,8 @@
135135
</plugin>
136136
</plugins>
137137
</build>
138+
139+
<scm>
140+
<tag>project-6.0.8</tag>
141+
</scm>
138142
</project>

bedrock-coherence/12.1.2/pom.xml

Lines changed: 5 additions & 1 deletion
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>6.0.8-SNAPSHOT</version>
7+
<version>6.0.8</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-6.0.8</tag>
48+
</scm>
4549
</project>

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock.coherence</groupId>
66
<artifactId>12.1.3</artifactId>
7-
<version>6.0.8-SNAPSHOT</version>
7+
<version>6.0.8</version>
88
</parent>
99

1010
<artifactId>coherence-12.1.3-testing-support</artifactId>
@@ -152,4 +152,8 @@
152152
</plugin>
153153
</plugins>
154154
</build>
155+
156+
<scm>
157+
<tag>project-6.0.8</tag>
158+
</scm>
155159
</project>

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock.coherence</groupId>
66
<artifactId>12.1.3</artifactId>
7-
<version>6.0.8-SNAPSHOT</version>
7+
<version>6.0.8</version>
88
</parent>
99

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

bedrock-coherence/12.1.3/coherence-12.1.3/pom.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.oracle.bedrock.coherence</groupId>
66
<artifactId>12.1.3</artifactId>
7-
<version>6.0.8-SNAPSHOT</version>
7+
<version>6.0.8</version>
88
</parent>
99

1010
<artifactId>coherence-12.1.3</artifactId>
@@ -136,4 +136,8 @@
136136
</plugin>
137137
</plugins>
138138
</build>
139+
140+
<scm>
141+
<tag>project-6.0.8</tag>
142+
</scm>
139143
</project>

bedrock-coherence/12.1.3/pom.xml

Lines changed: 5 additions & 1 deletion
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>6.0.8-SNAPSHOT</version>
7+
<version>6.0.8</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-6.0.8</tag>
48+
</scm>
4549
</project>

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

Lines changed: 5 additions & 1 deletion
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>6.0.8-SNAPSHOT</version>
7+
<version>6.0.8</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-6.0.8</tag>
162+
</scm>
159163
</project>

0 commit comments

Comments
 (0)