Skip to content

Commit 656971f

Browse files
committed
[maven-release-plugin] prepare release 2.8.0-rc2
1 parent fd27103 commit 656971f

File tree

108 files changed

+284
-284
lines changed

Some content is hidden

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

108 files changed

+284
-284
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.tika</groupId>
2727
<artifactId>tika-parent</artifactId>
28-
<version>2.8.0-SNAPSHOT</version>
28+
<version>2.8.0</version>
2929
<relativePath>tika-parent/pom.xml</relativePath>
3030
</parent>
3131

@@ -215,6 +215,6 @@ least three +1 Tika PMC votes are cast.
215215
</ciManagement>
216216

217217
<scm>
218-
<tag>2.2.1-rc2</tag>
218+
<tag>2.8.0-rc2</tag>
219219
</scm>
220220
</project>

tika-app/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.tika</groupId>
2727
<artifactId>tika-parent</artifactId>
28-
<version>2.8.0-SNAPSHOT</version>
28+
<version>2.8.0</version>
2929
<relativePath>../tika-parent/pom.xml</relativePath>
3030
</parent>
3131

@@ -294,6 +294,6 @@
294294
</ciManagement>
295295

296296
<scm>
297-
<tag>2.2.1-rc2</tag>
297+
<tag>2.8.0-rc2</tag>
298298
</scm>
299299
</project>

tika-batch/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.tika</groupId>
2727
<artifactId>tika-parent</artifactId>
28-
<version>2.8.0-SNAPSHOT</version>
28+
<version>2.8.0</version>
2929
<relativePath>../tika-parent/pom.xml</relativePath>
3030
</parent>
3131

@@ -135,6 +135,6 @@
135135
</build>
136136

137137
<scm>
138-
<tag>2.2.1-rc2</tag>
138+
<tag>2.8.0-rc2</tag>
139139
</scm>
140140
</project>

0 commit comments

Comments
 (0)