We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e92a95 commit a558be9Copy full SHA for a558be9
dependency-reduced-pom.xml
@@ -4,7 +4,7 @@
4
<groupId>com.github.splunk.kafka.connect</groupId>
5
<artifactId>splunk-kafka-connect</artifactId>
6
<name>splunk-kafka-connect</name>
7
- <version>v1.0.0-LAR</version>
+ <version>v1.0.0</version>
8
<build>
9
<plugins>
10
<plugin>
src/main/resources/version.properties
@@ -1,3 +1,3 @@
1
-githash=@2437f64
+githash=@1e92a95
2
gitbranch=release/1.0.x
3
gitversion=v1.0.0
0 commit comments