File tree Expand file tree Collapse file tree 1 file changed +6
-20
lines changed
Expand file tree Collapse file tree 1 file changed +6
-20
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44
55 <parent >
6- <groupId >com.arcao </groupId >
7- <artifactId >parent</artifactId >
8- <version >2 </version >
6+ <groupId >org.sonatype.oss </groupId >
7+ <artifactId >oss- parent</artifactId >
8+ <version >9 </version >
99 </parent >
10-
10+
1111 <artifactId >slf4j-timber</artifactId >
1212 <version >1.2-SNAPSHOT</version >
1313 <packaging >jar</packaging >
1414
15- <name >SLF4J binding for Timber</name >
15+ <name >slf4j-timber</name >
16+ <description >SLF4J binding for Jake Wharton's Timber logging library</description >
1617 <url >http://github.com/arcao/slf4j-timber/</url >
1718
1819 <developers >
5152 <tag >HEAD</tag >
5253 </scm >
5354
54- <repositories >
55- <repository >
56- <id >maven-arcao-com</id >
57- <url >http://maven.arcao.com</url >
58- </repository >
59- </repositories >
60-
61- <distributionManagement >
62- <downloadUrl >http://maven.arcao.com/</downloadUrl >
63- <repository >
64- <id >ftp-arcao-repository</id >
65- <url >ftp://maven.arcao.com/</url >
66- </repository >
67- </distributionManagement >
68-
6955 <issueManagement >
7056 <system >GitHub Issues</system >
7157 <url >http://github.com/arcao/slf4j-timber/issues</url >
You can’t perform that action at this time.
0 commit comments