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 a46ae80 commit 54bf9baCopy full SHA for 54bf9ba
changelog.md
@@ -1,5 +1,5 @@
1
2
-v4.3.0 / 2022-10-10
+v4.4.1 / 2022-10-10
3
===================
4
5
* Adds support for KSqlDB session variables (#544)
pom.xml
@@ -2,11 +2,11 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
- <modelVersion>4.4.0</modelVersion>
+ <modelVersion>4.0.0</modelVersion>
6
7
<groupId>com.purbon.kafka</groupId>
8
<artifactId>julie-ops</artifactId>
9
- <version>edge</version>
+ <version>4.4.1</version>
10
11
<name>A Kafka operations manager, julie ops</name>
12
<description>
0 commit comments