summaryrefslogtreecommitdiffstats
path: root/linguistics/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2021-09-25 14:50:33 +0000
committerJon Bratseth <bratseth@gmail.com>2021-09-25 14:50:33 +0000
commit1abb5adacbdbcfad7070243630164e4d31f68773 (patch)
tree069d42abf56db3a14bcff1f01df6291728daa32c /linguistics/pom.xml
parent5ff3a5a4cbbd43180d821700f572eae73720fc17 (diff)
Separate component from linguistics
Diffstat (limited to 'linguistics/pom.xml')
-rw-r--r--linguistics/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/linguistics/pom.xml b/linguistics/pom.xml
index 221d7181616..0e5f9e15b85 100644
--- a/linguistics/pom.xml
+++ b/linguistics/pom.xml
@@ -15,10 +15,6 @@
<version>7-SNAPSHOT</version>
<dependencies>
<dependency>
- <groupId>com.google.protobuf</groupId>
- <artifactId>protobuf-java</artifactId>
- </dependency>
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>