This repository was archived by the owner on Feb 14, 2025. It is now read-only.
File tree 8 files changed +13
-13
lines changed
mcp-webflux-sse-transport
8 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.experimental</groupId >
9
9
<artifactId >mcp-parent</artifactId >
10
- <version >0.6.0 </version >
10
+ <version >0.7.0-SNAPSHOT </version >
11
11
</parent >
12
12
13
13
<artifactId >mcp-bom</artifactId >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.springframework.experimental</groupId >
22
22
<artifactId >mcp-parent</artifactId >
23
- <version >0.6.0 </version >
23
+ <version >0.7.0-SNAPSHOT </version >
24
24
</parent >
25
25
<artifactId >mcp-docs</artifactId >
26
26
<name >Spring AI MCP Docs</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.experimental</groupId >
8
8
<artifactId >mcp-parent</artifactId >
9
- <version >0.6.0 </version >
9
+ <version >0.7.0-SNAPSHOT </version >
10
10
</parent >
11
11
<artifactId >mcp-test</artifactId >
12
12
<packaging >jar</packaging >
24
24
<dependency >
25
25
<groupId >org.springframework.experimental</groupId >
26
26
<artifactId >mcp</artifactId >
27
- <version >0.6.0 </version >
27
+ <version >0.7.0-SNAPSHOT </version >
28
28
</dependency >
29
29
30
30
<dependency >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.experimental</groupId >
8
8
<artifactId >mcp-parent</artifactId >
9
- <version >0.6.0 </version >
9
+ <version >0.7.0-SNAPSHOT </version >
10
10
<relativePath >../../pom.xml</relativePath >
11
11
</parent >
12
12
<artifactId >mcp-webflux-sse-transport</artifactId >
25
25
<dependency >
26
26
<groupId >org.springframework.experimental</groupId >
27
27
<artifactId >mcp</artifactId >
28
- <version >0.6.0 </version >
28
+ <version >0.7.0-SNAPSHOT </version >
29
29
</dependency >
30
30
31
31
<dependency >
32
32
<groupId >org.springframework.experimental</groupId >
33
33
<artifactId >mcp-test</artifactId >
34
- <version >0.6.0 </version >
34
+ <version >0.7.0-SNAPSHOT </version >
35
35
<scope >test</scope >
36
36
</dependency >
37
37
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.experimental</groupId >
8
8
<artifactId >mcp-parent</artifactId >
9
- <version >0.6.0 </version >
9
+ <version >0.7.0-SNAPSHOT </version >
10
10
<relativePath >../../pom.xml</relativePath >
11
11
</parent >
12
12
<artifactId >mcp-webmvc-sse-transport</artifactId >
25
25
<dependency >
26
26
<groupId >org.springframework.experimental</groupId >
27
27
<artifactId >mcp</artifactId >
28
- <version >0.6.0 </version >
28
+ <version >0.7.0-SNAPSHOT </version >
29
29
</dependency >
30
30
31
31
<dependency >
32
32
<groupId >org.springframework.experimental</groupId >
33
33
<artifactId >mcp-test</artifactId >
34
- <version >0.6.0 </version >
34
+ <version >0.7.0-SNAPSHOT </version >
35
35
<scope >test</scope >
36
36
</dependency >
37
37
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.experimental</groupId >
8
8
<artifactId >mcp-parent</artifactId >
9
- <version >0.6.0 </version >
9
+ <version >0.7.0-SNAPSHOT </version >
10
10
</parent >
11
11
<artifactId >mcp</artifactId >
12
12
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >org.springframework.experimental</groupId >
8
8
<artifactId >mcp-parent</artifactId >
9
- <version >0.6.0 </version >
9
+ <version >0.7.0-SNAPSHOT </version >
10
10
11
11
<packaging >pom</packaging >
12
12
<url >https://github.com/spring-projects-experimental/spring-ai-mcp</url >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.experimental</groupId >
8
8
<artifactId >mcp-parent</artifactId >
9
- <version >0.6.0 </version >
9
+ <version >0.7.0-SNAPSHOT </version >
10
10
</parent >
11
11
<artifactId >spring-ai-mcp</artifactId >
12
12
<name >Spring AI MCP</name >
You can’t perform that action at this time.
0 commit comments