Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
RustamGimadiev authored Nov 29, 2021
1 parent 05824f6 commit e29a843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<confluent.version>5.2.2</confluent.version>
<confluent.maven.repo>http://packages.confluent.io/maven/</confluent.maven.repo>
<confluent.maven.repo>https://packages.confluent.io/maven/</confluent.maven.repo>

<java.version>1.8</java.version>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down

0 comments on commit e29a843

Please sign in to comment.