Commit d0cc5669 by henry

删除导入重复的依赖包

1 parent 5c65c531
Showing with 0 additions and 10 deletions
...@@ -38,20 +38,10 @@ ...@@ -38,20 +38,10 @@
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.arch</groupId> <groupId>org.arch</groupId>
<artifactId>storage</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.arch</groupId>
<artifactId>filters</artifactId> <artifactId>filters</artifactId>
<version>1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.arch</groupId>
<artifactId>common</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.nasdanika.core</groupId> <groupId>org.nasdanika.core</groupId>
<artifactId>mxgraph</artifactId> <artifactId>mxgraph</artifactId>
</dependency> </dependency>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!