Skip to content

Commit d3f8b68

Browse files
committed
Minor change to pom.xml
1 parent dd06e1f commit d3f8b68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66

7-
<groupId>it.mbenincasa</groupId>
7+
<groupId>com.github.mbenincasa</groupId>
88
<artifactId>java-excel-utils</artifactId>
9-
<version>1.0-SNAPSHOT</version>
9+
<version>0.1.0</version>
1010
<packaging>jar</packaging>
1111
<name>java-excel-tools</name>
1212
<description>Library with tools to work with Excel files</description>

0 commit comments

Comments
 (0)