Skip to content

Commit d2de6a2

Browse files
chore: bump version (#452)
prepare release v2.2.4
1 parent 0dc2ffe commit d2de6a2

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

dependency-reduced-pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.github.splunk.kafka.connect</groupId>
55
<artifactId>splunk-kafka-connect</artifactId>
66
<name>splunk-kafka-connect</name>
7-
<version>v2.2.3</version>
7+
<version>v2.2.4</version>
88
<build>
99
<plugins>
1010
<plugin>

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>v2.2.3</version>
9+
<version>v2.2.4</version>
1010
<name>splunk-kafka-connect</name>
1111

1212
<properties>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
githash=
22
gitbranch=release/2.2.x
3-
gitversion=v2.2.3
3+
gitversion=v2.2.4

target/site/jacoco/jacoco.csv

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ splunk-kafka-connect,com.splunk.hecclient,LoadBalancer,48,362,8,24,12,87,7,23,1,
1010
splunk-kafka-connect,com.splunk.hecclient,HecAckPoller,122,711,11,45,34,160,9,44,0,25
1111
splunk-kafka-connect,com.splunk.hecclient,HecAckPoller.RunAckQuery,21,26,0,0,3,8,0,2,0,2
1212
splunk-kafka-connect,com.splunk.hecclient,HttpClientBuilder,69,132,0,4,16,46,2,13,2,11
13-
splunk-kafka-connect,com.splunk.hecclient,RawEvent,11,64,0,8,3,17,0,8,0,4
13+
splunk-kafka-connect,com.splunk.hecclient,RawEvent,11,63,0,8,3,17,0,8,0,4
1414
splunk-kafka-connect,com.splunk.hecclient,RawEventBatch,22,169,1,9,8,45,3,17,2,13
1515
splunk-kafka-connect,com.splunk.hecclient,JsonEvent,22,60,0,8,6,21,0,11,0,7
1616
splunk-kafka-connect,com.splunk.hecclient,HecEmptyEventException,5,4,0,0,2,2,1,1,1,1
1717
splunk-kafka-connect,com.splunk.hecclient,HecChannel,0,116,0,12,0,35,0,22,0,16
18-
splunk-kafka-connect,com.splunk.hecclient,EventBatch,0,238,0,12,0,60,0,28,0,22
18+
splunk-kafka-connect,com.splunk.hecclient,EventBatch,0,236,0,12,0,60,0,28,0,22
1919
splunk-kafka-connect,com.splunk.hecclient,HecNullEventException,5,4,0,0,2,2,1,1,1,1
2020
splunk-kafka-connect,com.splunk.hecclient,Event,3,204,0,6,1,67,1,29,1,26
2121
splunk-kafka-connect,com.splunk.hecclient,RawEventBatch.Builder,0,45,0,0,0,13,0,7,0,7
@@ -39,4 +39,4 @@ splunk-kafka-connect,com.splunk.kafka.connect,SplunkSinkRecord,74,188,14,14,22,4
3939
splunk-kafka-connect,com.splunk.kafka.connect,SplunkSinkConnectorConfig,5,1270,6,72,1,198,6,47,0,14
4040
splunk-kafka-connect,com.splunk.kafka.connect,SplunkSinkConnector,57,383,4,30,11,85,5,28,1,15
4141
splunk-kafka-connect,com.splunk.kafka.connect,AbstractClientWrapper,0,3,0,0,0,1,0,1,0,1
42-
splunk-kafka-connect,com.splunk.kafka.connect,SplunkSinkTask,416,1134,58,84,68,260,48,56,3,30
42+
splunk-kafka-connect,com.splunk.kafka.connect,SplunkSinkTask,398,1153,57,85,64,264,47,57,3,30

target/site/jacoco/jacoco.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)