Skip to content

Commit

Permalink
fixed pom main artefact group and version
Browse files Browse the repository at this point in the history
  • Loading branch information
michal-harish committed Aug 14, 2016
1 parent 4b162fc commit 3b987ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>co.gridport.kafka</groupId>
<groupId>io.amient.kafka.hadoop</groupId>
<artifactId>kafka-hadoop-loader</artifactId>
<packaging>jar</packaging>
<version>1.2.2-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
<name>Kafka Loader Configurable Hadoop Job</name>

<properties>
Expand Down

0 comments on commit 3b987ee

Please sign in to comment.