Skip to content

Commit

Permalink
fix artifact id
Browse files Browse the repository at this point in the history
  • Loading branch information
kosteman committed Jan 19, 2017
1 parent a844f1f commit 52eb940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<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">
<modelVersion>4.0.0</modelVersion>
<groupId>ru.sbtqa.tag.parsers</groupId>
<artifactId>parsers-core</artifactId>
<artifactId>core</artifactId>
<version>1.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>parsers-core</name>
Expand Down

0 comments on commit 52eb940

Please sign in to comment.