Skip to content

Commit 9c1afc2

Browse files
author
markheger
committed
2.2.4
1 parent f06d3ee commit 9c1afc2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

com.ibm.streamsx.objectstorage/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ When writing objects in *partitioned parquet* format both clients work similar a
229229
* stocator (cos protocol): buffers on local disk prior upload
230230

231231
</info:description>
232-
<info:version>2.2.3</info:version>
232+
<info:version>2.2.4</info:version>
233233
<info:requiredProductVersion>4.2.0.0</info:requiredProductVersion>
234234
</info:identity>
235235
<info:dependencies/>

com.ibm.streamsx.objectstorage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<groupId>com.ibm.streamsx.objectstorage</groupId>
1313
<artifactId>streamsx.objectstorage</artifactId>
1414
<packaging>jar</packaging>
15-
<version>2.2.3</version>
15+
<version>2.2.4</version>
1616
<name>com.ibm.streamsx.objectstorage</name>
1717
<repositories>
1818
<repository>

test/java/com.ibm.streamsx.objectstorage.test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<groupId>com.ibm.streamsx.objectstorage.test</groupId>
1313
<artifactId>streamsx.objectstorage</artifactId>
1414
<packaging>jar</packaging>
15-
<version>2.2.3</version>
15+
<version>2.2.4</version>
1616
<name>com.ibm.streamsx.objectstorage.test</name>
1717
<repositories>
1818
<repository>

0 commit comments

Comments
 (0)