Skip to content

Commit 924f6c3

Browse files
author
Gilles Sadowski
committed
Redundant setting (POM).
1 parent c5ea177 commit 924f6c3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • commons-math-examples/examples-kmeans/image

commons-math-examples/examples-kmeans/image/pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@
3232
<description>Clustering applied to 2D graphics data (image).</description>
3333

3434
<properties>
35-
<maven.compiler.source>1.8</maven.compiler.source>
36-
<maven.compiler.target>1.8</maven.compiler.target>
37-
3835
<!-- OSGi -->
3936
<commons.osgi.symbolicName>org.apache.commons.math4.examples.kmeans.image</commons.osgi.symbolicName>
4037
<commons.osgi.export>org.apache.commons.math4.examples.kmeans.image</commons.osgi.export>

0 commit comments

Comments
 (0)