Skip to content

Commit 5e3727c

Browse files
committed
Remove datalab-plugin as not necessary and configuration
1 parent 3455842 commit 5e3727c

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

pom.xml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<url>https://github.com/gephi/gephi-toolkit</url>
1414
<description>Gephi - All Gephi in one JAR library</description>
1515
<organization>
16-
<url>http://gephi.github.io/toolkit/</url>
16+
<url>http://gephi.org/toolkit/</url>
1717
</organization>
1818
<inceptionYear>2007</inceptionYear>
1919

@@ -52,15 +52,6 @@
5252
</developer>
5353
</developers>
5454

55-
<!-- Mailing lists -->
56-
<mailingLists>
57-
<mailingList>
58-
<name>gephi-dev</name>
59-
<post>gephi-dev@googlegroups.com</post>
60-
<archive>https://groups.google.com/d/forum/gephi-dev</archive>
61-
</mailingList>
62-
</mailingLists>
63-
6455
<!-- Properties -->
6556
<properties>
6657
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -246,11 +237,6 @@
246237
<artifactId>datalab-api</artifactId>
247238
<version>${gephi.version}</version>
248239
</dependency>
249-
<dependency>
250-
<groupId>org.gephi</groupId>
251-
<artifactId>datalab-plugin</artifactId>
252-
<version>${gephi.version}</version>
253-
</dependency>
254240
<dependency>
255241
<groupId>org.gephi</groupId>
256242
<artifactId>visualization-api</artifactId>

0 commit comments

Comments
 (0)