We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 753959b commit 14f073aCopy full SHA for 14f073a
pom.xml
@@ -1,8 +1,8 @@
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2
<modelVersion>4.0.0</modelVersion>
3
- <groupId>apporiented.com</groupId>
+ <groupId>com.apporiented</groupId>
4
<artifactId>hierarchical-clustering</artifactId>
5
- <version>1.1-SNAPSHOT</version>
+ <version>1.0.2-SNAPSHOT</version>
6
<name>Agglomerative hierarchical clustering</name>
7
<description>Agglomerative hierarchical clustering analysis and visualization implemented in Java</description>
8
<!--
0 commit comments