Skip to content

Commit 8a0f80a

Browse files
committed
Adds new lines at the end of files
1 parent f8358ee commit 8a0f80a

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

apps/mcp/mcp-coffee-shop-declarative/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,4 +184,4 @@
184184
</plugin>
185185
</plugins>
186186
</build>
187-
</project>
187+
</project>

apps/mcp/mcp-coffee-shop/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,4 +156,4 @@
156156
</plugin>
157157
</plugins>
158158
</build>
159-
</project>
159+
</project>

apps/mcp/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,9 @@
2929
<artifactId>helidon-labs-mcp-project</artifactId>
3030
<packaging>pom</packaging>
3131
<name>Helidon MCP applications Project</name>
32+
3233
<modules>
3334
<module>mcp-coffee-shop</module>
3435
<module>mcp-coffee-shop-declarative</module>
3536
</modules>
36-
37-
38-
</project>
37+
</project>

0 commit comments

Comments
 (0)