Skip to content

Commit 3b5e97c

Browse files
author
Don Tregonning
committed
Modify version to 1.1.0 LAR
1 parent c3887db commit 3b5e97c

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

kafka-connect-splunk.iml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@
1212
</content>
1313
<orderEntry type="inheritedJdk" />
1414
<orderEntry type="sourceFolder" forTests="false" />
15-
<orderEntry type="library" name="Maven: org.apache.kafka:connect-api:2.0.0" level="project" />
16-
<orderEntry type="library" name="Maven: org.apache.kafka:kafka-clients:2.0.0" level="project" />
17-
<orderEntry type="library" name="Maven: org.lz4:lz4-java:1.4.1" level="project" />
18-
<orderEntry type="library" name="Maven: javax.ws.rs:javax.ws.rs-api:2.1" level="project" />
1915
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.9.5" level="project" />
2016
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.9.5" level="project" />
2117
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.9.0" level="project" />

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.github.splunk.kafka.connect</groupId>
88
<artifactId>splunk-kafka-connect</artifactId>
9-
<version>v1.1.0</version>
9+
<version>v1.1.0-LAR</version>
1010
<name>splunk-kafka-connect</name>
1111

1212
<properties>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
githash=@1e92a95
2-
gitbranch=release/1.0.x
3-
gitversion=v1.0.0
2+
gitbranch=release/1.1.x
3+
gitversion=v1.1.0

0 commit comments

Comments
 (0)