Skip to content

Commit 0ffee0a

Browse files
committed
Added missing groupId
1 parent 5afaf36 commit 0ffee0a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
<artifactId>oss-parent</artifactId>
88
<version>9</version>
99
</parent>
10-
10+
11+
<groupId>com.arcao</groupId>
1112
<artifactId>slf4j-timber</artifactId>
1213
<version>1.2-SNAPSHOT</version>
1314
<packaging>jar</packaging>

0 commit comments

Comments
 (0)