Skip to content

Commit ee7c5d6

Browse files
authored
Fixed project name within pom file (#270)
Signed-off-by: Paolo Patierno <[email protected]>
1 parent a3a58f9 commit ee7c5d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</license>
1616
</licenses>
1717

18-
<name>Strimzi - Apache Kafka on Kubernetes</name>
18+
<name>Strimzi OAuth for Apache Kafka</name>
1919
<description>Strimzi uses the Kubernetes operator pattern to provide a way to run an Apache Kafka cluster on
2020
Kubernetes in various deployment configurations. The OAuth subproject implements the callbacks for
2121
Kafka authentication using OAuth (based on SASL OAUTHBEARER mechanism).</description>

0 commit comments

Comments
 (0)