Skip to content

Commit 5dd7fc7

Browse files
committed
[maven-release-plugin] prepare release 4.0.0-rc1
1 parent 4b231cf commit 5dd7fc7

95 files changed

Lines changed: 98 additions & 100 deletions

File tree

Some content is hidden

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

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,6 @@ least three +1 Tika PMC votes are cast.
347347
</ciManagement>
348348

349349
<scm>
350-
<tag>3.0.0-rc1</tag>
350+
<tag>4.0.0-rc1</tag>
351351
</scm>
352352
</project>

tika-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,6 @@
222222
</ciManagement>
223223

224224
<scm>
225-
<tag>3.0.0-rc1</tag>
225+
<tag>4.0.0-rc1</tag>
226226
</scm>
227227
</project>

tika-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<connection>scm:git:https://github.com/apache/tika.git</connection>
5252
<developerConnection>scm:git:https://github.com/apache/tika.git</developerConnection>
5353
<url>https://github.com/apache/tika</url>
54-
<tag>HEAD</tag>
54+
<tag>4.0.0-rc1</tag>
5555
</scm>
5656

5757
<distributionManagement>

tika-bundles/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
</build>
5151

5252
<scm>
53-
<tag>3.0.0-rc1</tag>
53+
<tag>4.0.0-rc1</tag>
5454
</scm>
5555
</project>

tika-bundles/tika-bundle-standard/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,6 @@
391391
</ciManagement>
392392

393393
<scm>
394-
<tag>3.0.0-rc1</tag>
394+
<tag>4.0.0-rc1</tag>
395395
</scm>
396396
</project>

tika-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,6 @@
339339
</ciManagement>
340340

341341
<scm>
342-
<tag>3.0.0-rc1</tag>
342+
<tag>4.0.0-rc1</tag>
343343
</scm>
344344
</project>

tika-eval/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,6 @@
8383
</build>
8484

8585
<scm>
86-
<tag>3.0.0-rc1</tag>
86+
<tag>4.0.0-rc1</tag>
8787
</scm>
8888
</project>

tika-eval/tika-eval-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,6 @@
168168
</build>
169169

170170
<scm>
171-
<tag>3.0.0-rc1</tag>
171+
<tag>4.0.0-rc1</tag>
172172
</scm>
173173
</project>

tika-eval/tika-eval-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,6 @@
136136
</build>
137137

138138
<scm>
139-
<tag>3.0.0-rc1</tag>
139+
<tag>4.0.0-rc1</tag>
140140
</scm>
141141
</project>

tika-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,6 @@
148148
</build>
149149

150150
<scm>
151-
<tag>3.0.0-rc1</tag>
151+
<tag>4.0.0-rc1</tag>
152152
</scm>
153153
</project>

0 commit comments

Comments
 (0)