Skip to content

Commit d0d9013

Browse files
committed
Prep pom.xmls for release - remove all SCM tags except for tika-parent. Update scm tags to Git. Prep for 1.12 release.
1 parent 9fa7a4d commit d0d9013

File tree

14 files changed

+5
-73
lines changed

14 files changed

+5
-73
lines changed

pom.xml

-10
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,6 @@
3434
<name>Apache Tika</name>
3535
<url>http://tika.apache.org</url>
3636

37-
<scm>
38-
<connection>
39-
scm:svn:http://svn.apache.org/repos/asf/tika/trunk
40-
</connection>
41-
<developerConnection>
42-
scm:svn:https://svn.apache.org/repos/asf/tika/trunk
43-
</developerConnection>
44-
<url>http://svn.apache.org/viewvc/tika/trunk</url>
45-
</scm>
46-
4737
<modules>
4838
<module>tika-parent</module>
4939
<module>tika-core</module>

tika-app/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -267,11 +267,6 @@
267267
<name>The Apache Software Foundation</name>
268268
<url>http://www.apache.org</url>
269269
</organization>
270-
<scm>
271-
<url>http://svn.apache.org/viewvc/tika/trunk/tika-app</url>
272-
<connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-app</connection>
273-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-app</developerConnection>
274-
</scm>
275270
<issueManagement>
276271
<system>JIRA</system>
277272
<url>https://issues.apache.org/jira/browse/TIKA</url>

tika-batch/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -169,11 +169,6 @@
169169
<name>The Apache Software Foundation</name>
170170
<url>http://www.apache.org</url>
171171
</organization>
172-
<scm>
173-
<url>http://svn.apache.org/viewvc/tika/trunk/tika-batch</url>
174-
<connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-batch</connection>
175-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-batch</developerConnection>
176-
</scm>
177172
<issueManagement>
178173
<system>JIRA</system>
179174
<url>https://issues.apache.org/jira/browse/TIKA</url>

tika-bundle/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -435,11 +435,6 @@
435435
<name>The Apache Software Founation</name>
436436
<url>http://www.apache.org</url>
437437
</organization>
438-
<scm>
439-
<url>http://svn.apache.org/viewvc/tika/trunk/tika-bundle</url>
440-
<connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-bundle</connection>
441-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-bundle</developerConnection>
442-
</scm>
443438
<issueManagement>
444439
<system>JIRA</system>
445440
<url>https://issues.apache.org/jira/browse/TIKA</url>

tika-core/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -161,11 +161,6 @@
161161
<name>The Apache Software Foundation</name>
162162
<url>http://www.apache.org</url>
163163
</organization>
164-
<scm>
165-
<url>http://svn.apache.org/viewvc/tika/trunk/core</url>
166-
<connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/core</connection>
167-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/core</developerConnection>
168-
</scm>
169164
<issueManagement>
170165
<system>JIRA</system>
171166
<url>https://issues.apache.org/jira/browse/TIKA</url>

tika-dotnet/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -174,11 +174,6 @@
174174
<name>The Apache Software Foundation</name>
175175
<url>http://www.apache.org</url>
176176
</organization>
177-
<scm>
178-
<url>http://svn.apache.org/viewvc/tika/trunk/tika-dotnet</url>
179-
<connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-dotnet</connection>
180-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-dotnet</developerConnection>
181-
</scm>
182177
<issueManagement>
183178
<system>JIRA</system>
184179
<url>https://issues.apache.org/jira/browse/TIKA</url>

tika-example/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,6 @@
118118
<name>The Apache Software Foundation</name>
119119
<url>http://www.apache.org</url>
120120
</organization>
121-
<scm>
122-
<url>http://svn.apache.org/viewvc/tika/trunk/tika-example</url>
123-
<connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-example</connection>
124-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-example</developerConnection>
125-
</scm>
126121
<issueManagement>
127122
<system>JIRA</system>
128123
<url>https://issues.apache.org/jira/browse/TIKA</url>

tika-java7/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,6 @@
100100
<name>The Apache Software Foundation</name>
101101
<url>http://www.apache.org</url>
102102
</organization>
103-
<scm>
104-
<url>http://svn.apache.org/viewvc/tika/trunk/tika-java7</url>
105-
<connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-java7</connection>
106-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-java7</developerConnection>
107-
</scm>
108103
<issueManagement>
109104
<system>JIRA</system>
110105
<url>https://issues.apache.org/jira/browse/TIKA</url>

tika-parent/pom.xml

+5-3
Original file line numberDiff line numberDiff line change
@@ -405,8 +405,10 @@
405405
</profiles>
406406

407407
<scm>
408-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/trunk/tika-parent</connection>
409-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/trunk/tika-parent</developerConnection>
410-
<url>http://svn.apache.org/viewvc/maven/pom/trunk/tika-parent</url>
408+
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/tika.git</connection>
409+
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/tika.git</developerConnection>
410+
<url>https://github.com/apache/tika</url>
411+
<tag>HEAD</tag>
411412
</scm>
413+
412414
</project>

tika-parsers/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -441,11 +441,6 @@
441441
<name>The Apache Software Foundation</name>
442442
<url>http://www.apache.org</url>
443443
</organization>
444-
<scm>
445-
<url>http://svn.apache.org/viewvc/tika/trunk/tika-parsers</url>
446-
<connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-parsers</connection>
447-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-parsers</developerConnection>
448-
</scm>
449444
<issueManagement>
450445
<system>JIRA</system>
451446
<url>https://issues.apache.org/jira/browse/TIKA</url>

tika-serialization/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,6 @@
8383
<name>The Apache Software Foundation</name>
8484
<url>http://www.apache.org</url>
8585
</organization>
86-
<scm>
87-
<url>http://svn.apache.org/viewvc/tika/trunk/tika-app</url>
88-
<connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-serialization</connection>
89-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-serialization</developerConnection>
90-
</scm>
9186
<issueManagement>
9287
<system>JIRA</system>
9388
<url>https://issues.apache.org/jira/browse/TIKA</url>

tika-server/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -317,11 +317,6 @@
317317
<name>The Apache Software Foundation</name>
318318
<url>http://www.apache.org</url>
319319
</organization>
320-
<scm>
321-
<url>http://svn.apache.org/viewvc/tika/trunk/tika-server</url>
322-
<connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-server</connection>
323-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-server</developerConnection>
324-
</scm>
325320
<issueManagement>
326321
<system>JIRA</system>
327322
<url>https://issues.apache.org/jira/browse/TIKA</url>

tika-translate/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -144,11 +144,6 @@
144144
<name>The Apache Software Foundation</name>
145145
<url>http://www.apache.org</url>
146146
</organization>
147-
<scm>
148-
<url>http://svn.apache.org/viewvc/tika/trunk/tika-translate</url>
149-
<connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-translate</connection>
150-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-translate</developerConnection>
151-
</scm>
152147
<issueManagement>
153148
<system>JIRA</system>
154149
<url>https://issues.apache.org/jira/browse/TIKA</url>

tika-xmp/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,6 @@
9797
<name>The Apache Software Foundation</name>
9898
<url>http://www.apache.org</url>
9999
</organization>
100-
<scm>
101-
<url>http://svn.apache.org/viewvc/tika/trunk/tika-xmp</url>
102-
<connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-xmp</connection>
103-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-xmp</developerConnection>
104-
</scm>
105100
<issueManagement>
106101
<system>JIRA</system>
107102
<url>https://issues.apache.org/jira/browse/TIKA</url>

0 commit comments

Comments
 (0)