Skip to content

Commit

Permalink
remove sample app module, bump version to 0.1.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Pollack committed Dec 11, 2024
1 parent 6df87e2 commit 7bec6ef
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 185 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@

<groupId>org.springframework.experimental</groupId>
<artifactId>spring-ai-mcp</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.1.0-SNAPSHOT</version>

<packaging>pom</packaging>
<url>https://github.com/spring-projects-experimental/spring-ai-mcp</url>

<name>Spring AI MCP</name>
<description>Demo project for Spring Boot</description>
<description>Spring AI Integration for MCP</description>


<organization>
Expand Down Expand Up @@ -93,7 +93,6 @@
<modules>
<module>spring-ai-mcp-core</module>
<module>spring-ai-mcp-spring</module>
<module>spring-ai-mcp-spring-boot</module>
</modules>

<build>
Expand Down
59 changes: 0 additions & 59 deletions spring-ai-mcp-spring-boot/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 7bec6ef

Please sign in to comment.