Skip to content

Commit e31485d

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 1576284 commit e31485d

95 files changed

Lines changed: 97 additions & 97 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
@@ -283,6 +283,6 @@ least three +1 Tika PMC votes are cast.
283283
</ciManagement>
284284

285285
<scm>
286-
<tag>4.0.0-beta-1-rc1</tag>
286+
<tag>3.0.0-rc1</tag>
287287
</scm>
288288
</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>4.0.0-beta-1-rc1</tag>
225+
<tag>3.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>4.0.0-beta-1-rc1</tag>
54+
<tag>HEAD</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>4.0.0-beta-1-rc1</tag>
53+
<tag>3.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
@@ -393,6 +393,6 @@
393393
</ciManagement>
394394

395395
<scm>
396-
<tag>4.0.0-beta-1-rc1</tag>
396+
<tag>3.0.0-rc1</tag>
397397
</scm>
398398
</project>

tika-core/pom.xml

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

340340
<scm>
341-
<tag>4.0.0-beta-1-rc1</tag>
341+
<tag>3.0.0-rc1</tag>
342342
</scm>
343343
</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>4.0.0-beta-1-rc1</tag>
86+
<tag>3.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>4.0.0-beta-1-rc1</tag>
171+
<tag>3.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>4.0.0-beta-1-rc1</tag>
139+
<tag>3.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>4.0.0-beta-1-rc1</tag>
151+
<tag>3.0.0-rc1</tag>
152152
</scm>
153153
</project>

0 commit comments

Comments
 (0)