Skip to content

Commit e5dea57

Browse files
authored
Merge pull request #1533 from holly-cummins/main
Add description to codestart to avoid inheriting parent description
2 parents dbf7fe4 + 33c607e commit e5dea57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

codestarts/chatbot/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
<packaging>pom</packaging>
1515
<name>Quarkus Langchain4j - Codestarts - Chatbot - Parent</name>
1616

17+
<description>A chatbot, similar to the one used in the in quarkus-langchain4j-workshop.</description>
18+
1719
<modules>
1820
<module>deployment</module>
1921
<module>runtime</module>

0 commit comments

Comments
 (0)