BAEL-7386, Introduction to Redpanda

This commit is contained in:
parthiv39731 2024-02-19 07:51:17 +05:30
parent 112f1fa09e
commit 087f242289
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
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.0.0</modelVersion>
<artifactId>redpanda</artifactId>
<name>redpanda</name>
<artifactId>java-redpanda</artifactId>
<name>java-redpanda</name>
<parent>
<groupId>com.baeldung</groupId>
<artifactId>parent-modules</artifactId>