提交 e1762d9a 编写于 作者: M Mathieu Bastian

Fix broken dependency

上级 dc93a09e
......@@ -5,7 +5,7 @@
<artifactId>gephi-parent</artifactId>
<groupId>org.gephi</groupId>
<version>0.8.2-SNAPSHOT</version>
<relativePath>../..</relativePath>
<relativePath>../..</relativePath>
</parent>
<groupId>org.gephi</groupId>
......
......@@ -116,7 +116,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>gleem</artifactId>
<version>1.0</version>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.swinglabs</groupId>
......
......@@ -220,7 +220,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>gleem</artifactId>
<version>1.0</version>
<version>0.8.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
......@@ -465,7 +465,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>directory-chooser</artifactId>
<version>1.1</version>
<version>0.8.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册