fix typo in groupId
missing the k
This commit is contained in:
committed by
Michael Minella
parent
67cf9b738f
commit
c7974a68c1
@@ -20,7 +20,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>org.springframewor.batch</groupId>
|
||||
<groupId>org.springframework.batch</groupId>
|
||||
<artifactId>spring-batch-excel</artifactId>
|
||||
<version>0.5.0-SNAPSHOT</version>
|
||||
|
||||
@@ -95,4 +95,4 @@
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
</project>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user