File tree Expand file tree Collapse file tree 6 files changed +41
-28
lines changed Expand file tree Collapse file tree 6 files changed +41
-28
lines changed Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
7
7
<parent >
8
- <groupId >io.modelcontextprotocol.sdk</groupId >
8
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
9
9
<artifactId >mcp-parent</artifactId >
10
- <version >0.11.0</version >
10
+ <version >0.11.0-sproutsocial-rc1 </version >
11
11
</parent >
12
12
13
13
<artifactId >mcp-bom</artifactId >
28
28
<dependencies >
29
29
<!-- Core MCP -->
30
30
<dependency >
31
- <groupId >io.modelcontextprotocol.sdk</groupId >
31
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
32
32
<artifactId >mcp</artifactId >
33
33
<version >${project.version} </version >
34
34
</dependency >
35
35
36
36
<!-- MCP Test -->
37
37
<dependency >
38
- <groupId >io.modelcontextprotocol.sdk</groupId >
38
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
39
39
<artifactId >mcp-test</artifactId >
40
40
<version >${project.version} </version >
41
41
</dependency >
42
42
43
43
<!-- MCP Transport - WebFlux SSE -->
44
44
<dependency >
45
- <groupId >io.modelcontextprotocol.sdk</groupId >
45
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
46
46
<artifactId >mcp-spring-webflux</artifactId >
47
47
<version >${project.version} </version >
48
48
</dependency >
49
49
50
50
<!-- MCP Transport - WebMVC SSE -->
51
51
<dependency >
52
- <groupId >io.modelcontextprotocol.sdk</groupId >
52
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
53
53
<artifactId >mcp-spring-webmvc</artifactId >
54
54
<version >${project.version} </version >
55
55
</dependency >
Original file line number Diff line number Diff line change 4
4
xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<parent >
7
- <groupId >io.modelcontextprotocol.sdk</groupId >
7
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
8
8
<artifactId >mcp-parent</artifactId >
9
- <version >0.11.0</version >
9
+ <version >0.11.0-sproutsocial-rc1 </version >
10
10
<relativePath >../../pom.xml</relativePath >
11
11
</parent >
12
12
<artifactId >mcp-spring-webflux</artifactId >
23
23
24
24
<dependencies >
25
25
<dependency >
26
- <groupId >io.modelcontextprotocol.sdk</groupId >
26
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
27
27
<artifactId >mcp</artifactId >
28
- <version >0.11.0</version >
28
+ <version >0.11.0-sproutsocial-rc1 </version >
29
29
</dependency >
30
30
31
31
<dependency >
32
- <groupId >io.modelcontextprotocol.sdk</groupId >
32
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
33
33
<artifactId >mcp-test</artifactId >
34
- <version >0.11.0</version >
34
+ <version >0.11.0-sproutsocial-rc1 </version >
35
35
<scope >test</scope >
36
36
</dependency >
37
37
Original file line number Diff line number Diff line change 4
4
xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<parent >
7
- <groupId >io.modelcontextprotocol.sdk</groupId >
7
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
8
8
<artifactId >mcp-parent</artifactId >
9
- <version >0.11.0</version >
9
+ <version >0.11.0-sproutsocial-rc1 </version >
10
10
<relativePath >../../pom.xml</relativePath >
11
11
</parent >
12
12
<artifactId >mcp-spring-webmvc</artifactId >
23
23
24
24
<dependencies >
25
25
<dependency >
26
- <groupId >io.modelcontextprotocol.sdk</groupId >
26
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
27
27
<artifactId >mcp</artifactId >
28
- <version >0.11.0</version >
28
+ <version >0.11.0-sproutsocial-rc1 </version >
29
29
</dependency >
30
30
31
31
<dependency >
35
35
</dependency >
36
36
37
37
<dependency >
38
- <groupId >io.modelcontextprotocol.sdk</groupId >
38
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
39
39
<artifactId >mcp-test</artifactId >
40
- <version >0.11.0</version >
40
+ <version >0.11.0-sproutsocial-rc1 </version >
41
41
<scope >test</scope >
42
42
</dependency >
43
43
44
44
<dependency >
45
- <groupId >io.modelcontextprotocol.sdk</groupId >
45
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
46
46
<artifactId >mcp-spring-webflux</artifactId >
47
- <version >0.11.0</version >
47
+ <version >0.11.0-sproutsocial-rc1 </version >
48
48
<scope >test</scope >
49
49
</dependency >
50
50
Original file line number Diff line number Diff line change 4
4
xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<parent >
7
- <groupId >io.modelcontextprotocol.sdk</groupId >
7
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
8
8
<artifactId >mcp-parent</artifactId >
9
- <version >0.11.0</version >
9
+ <version >0.11.0-sproutsocial-rc1 </version >
10
10
</parent >
11
11
<artifactId >mcp-test</artifactId >
12
12
<packaging >jar</packaging >
22
22
23
23
<dependencies >
24
24
<dependency >
25
- <groupId >io.modelcontextprotocol.sdk</groupId >
25
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
26
26
<artifactId >mcp</artifactId >
27
- <version >0.11.0</version >
27
+ <version >0.11.0-sproutsocial-rc1 </version >
28
28
</dependency >
29
29
30
30
<dependency >
Original file line number Diff line number Diff line change 4
4
xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<parent >
7
- <groupId >io.modelcontextprotocol.sdk</groupId >
7
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
8
8
<artifactId >mcp-parent</artifactId >
9
- <version >0.11.0</version >
9
+ <version >0.11.0-sproutsocial-rc1 </version >
10
10
</parent >
11
11
<artifactId >mcp</artifactId >
12
12
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 4
4
xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
7
- <groupId >io.modelcontextprotocol.sdk</groupId >
7
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
8
8
<artifactId >mcp-parent</artifactId >
9
- <version >0.11.0</version >
9
+ <version >0.11.0-sproutsocial-rc1 </version >
10
10
11
11
<packaging >pom</packaging >
12
12
<url >https://github.com/modelcontextprotocol/java-sdk</url >
357
357
</dependencyManagement >
358
358
359
359
360
+ <!--
360
361
<repositories>
361
362
<repository>
362
363
<id>maven-central</id>
369
370
</releases>
370
371
</repository>
371
372
</repositories>
373
+ -->
374
+
375
+ <distributionManagement >
376
+ <repository >
377
+ <id >internal</id >
378
+ <url >https://nexus.int.sproutsocial.com/nexus/content/repositories/releases/</url >
379
+ </repository >
380
+ <snapshotRepository >
381
+ <id >snapshots</id >
382
+ <url >https://nexus.int.sproutsocial.com/nexus/content/repositories/snapshots/</url >
383
+ </snapshotRepository >
384
+ </distributionManagement >
372
385
373
386
</project >
You can’t perform that action at this time.
0 commit comments