diff options
Diffstat (limited to 'id/oa')
-rw-r--r-- | id/oa/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/id/oa/pom.xml b/id/oa/pom.xml index 191eb2be6..981443ef6 100644 --- a/id/oa/pom.xml +++ b/id/oa/pom.xml @@ -122,11 +122,11 @@ <version>0.7.1</version> </dependency> - <dependency> +<!-- <dependency> <groupId>MOA</groupId> <artifactId>moa-common</artifactId> <type>jar</type> - </dependency> + </dependency> --> </dependencies> |