Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit 743a339

Browse files
committed
fix version number to prepare for release
1 parent 8ecc0fe commit 743a339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>oracle.kubernetes</groupId>
88
<artifactId>weblogic-logging-exporter</artifactId>
99
<packaging>jar</packaging>
10-
<version>1.0-SNAPSHOT</version>
10+
<version>0.1-SNAPSHOT</version>
1111

1212
<name>WebLogic Logging Exporter</name>
1313
<description>An exporter that integrates WLS logs into ElasticSearch and Kibana </description>

0 commit comments

Comments
 (0)