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 6c9f244 commit 7f339b7Copy full SHA for 7f339b7
pom.xml
@@ -16,7 +16,7 @@
16
<description>SLF4J Android binding.</description>
17
<url>http://psdev.de/energylogger-parser/</url>
18
<inceptionYear>2013</inceptionYear>
19
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
20
21
<developers>
22
<developer>
@@ -42,7 +42,7 @@
42
<url>https://github.com/PSDev/slf4j-android-logger</url>
43
<connection>scm:git:git://github.com/PSDev/slf4j-android-logger.git</connection>
44
<developerConnection>scm:git:git@github.com:PSDev/slf4j-android-logger.git</developerConnection>
45
- <tag>HEAD</tag>
+ <tag>1.0.1</tag>
46
</scm>
47
48
<issueManagement>
0 commit comments