Skip to content

Commit 4bd175b

Browse files
committed
TIKA-4540 -- try to set eclipseP2RepoId to something meaningless
1 parent 9b4a0ad commit 4bd175b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • tika-parsers/tika-parsers-ml/tika-parser-nlp-module

tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
<name>Apache Tika natural language process module</name>
3030

3131

32+
<properties>
33+
<!-- TIKA-4540 -->
34+
<eclipseP2RepoId>http://something.com</eclipseP2RepoId>
35+
</properties>
3236
<dependencies>
3337
<dependency>
3438
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)