Skip to content

Commit 92d099c

Browse files
committed
Slight fixes to git and maven files
1 parent 5faf9c6 commit 92d099c

File tree

3 files changed

+3
-16
lines changed

3 files changed

+3
-16
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
hs_err_pid*
2424
replay_pid*
2525

26+
target/
27+
2628
# Keep test data files
2729
!src/tests/java/data/**/*.json
2830
!src/tests/java/data/**/*.out

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
5-
<groupId>com.github.stevenlagot</groupId>
5+
<groupId>com.github.stevenlagoy</groupId>
66
<artifactId>json-java-objectifier</artifactId>
77
<version>1.0.0</version>
88
<packaging>jar</packaging>

target/formatter-maven-cache.properties

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)