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.
2 parents da3edda + a0a5f7b commit 5921e60Copy full SHA for 5921e60
.gitignore
@@ -25,3 +25,5 @@ hs_err_pid*
25
*.iml
26
target/
27
dependency-reduced-pom.xml
28
+release.properties
29
+pom.xml.releaseBackup
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.opencredo</groupId>
5
<artifactId>kafka-connect-venafi-tpp</artifactId>
6
- <version>0.9.2-SNAPSHOT</version>
+ <version>0.9.3-SNAPSHOT</version>
7
<name>kafka-connect-venafi-tpp</name>
8
<description>Kafka connector for Venafi Trust Protection Platform Security Events</description>
9
0 commit comments