We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd06e1f commit d3f8b68Copy full SHA for d3f8b68
pom.xml
@@ -4,9 +4,9 @@
4
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5
<modelVersion>4.0.0</modelVersion>
6
7
- <groupId>it.mbenincasa</groupId>
+ <groupId>com.github.mbenincasa</groupId>
8
<artifactId>java-excel-utils</artifactId>
9
- <version>1.0-SNAPSHOT</version>
+ <version>0.1.0</version>
10
<packaging>jar</packaging>
11
<name>java-excel-tools</name>
12
<description>Library with tools to work with Excel files</description>
0 commit comments