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 2437f64 commit 1e92a95Copy full SHA for 1e92a95
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.github.splunk.kafka.connect</groupId>
8
<artifactId>splunk-kafka-connect</artifactId>
9
- <version>v1.0.0-LAR</version>
+ <version>v1.0.0</version>
10
<name>splunk-kafka-connect</name>
11
12
<properties>
src/main/resources/version.properties
@@ -1,3 +1,3 @@
1
-githash=@0f3e74e
2
-gitbranch=issue117-rename-directories
3
-gitversion=v1.0.0-LAR
+githash=@2437f64
+gitbranch=release/1.0.x
+gitversion=v1.0.0
0 commit comments