Skip to content

Commit

Permalink
Update groupId to conform to conventions
Browse files Browse the repository at this point in the history
  • Loading branch information
manouti authored Jun 15, 2016
1 parent 043def7 commit 91b8fbb
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 @@
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>com.manouti</groupId>
<groupId>com.github.manouti</groupId>
<artifactId>jar-timestamp-normalize-maven-plugin</artifactId>
<version>0.1.0</version>
<packaging>maven-plugin</packaging>
Expand Down

0 comments on commit 91b8fbb

Please sign in to comment.