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.
1 parent f8358ee commit 8a0f80aCopy full SHA for 8a0f80a
apps/mcp/mcp-coffee-shop-declarative/pom.xml
@@ -184,4 +184,4 @@
184
</plugin>
185
</plugins>
186
</build>
187
-</project>
+</project>
apps/mcp/mcp-coffee-shop/pom.xml
@@ -156,4 +156,4 @@
156
157
158
159
apps/mcp/pom.xml
@@ -29,10 +29,9 @@
29
<artifactId>helidon-labs-mcp-project</artifactId>
30
<packaging>pom</packaging>
31
<name>Helidon MCP applications Project</name>
32
+
33
<modules>
34
<module>mcp-coffee-shop</module>
35
<module>mcp-coffee-shop-declarative</module>
36
</modules>
-
37
38
0 commit comments