File tree Expand file tree Collapse file tree 4 files changed +21
-2
lines changed Expand file tree Collapse file tree 4 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 2929 <packaging >jar</packaging >
3030 <name >Spring AI Model - Ollama</name >
3131 <description >Ollama models support</description >
32+ <url >https://github.com/spring-projects/spring-ai</url >
33+
34+ <scm >
35+ <url >https://github.com/spring-projects/spring-ai</url >
36+ <connection >git://github.com/spring-projects/spring-ai.git</connection >
37+ <
developerConnection >
[email protected] :spring-projects/spring-ai.git</
developerConnection >
38+ </scm >
3239
3340 <properties >
3441 <maven .compiler.source>17</maven .compiler.source>
Original file line number Diff line number Diff line change 2929 <artifactId >spring-ai-watsonx-ai</artifactId >
3030
3131 <name >Spring AI Model - WatsonX AI</name >
32+ <url >https://github.com/spring-projects/spring-ai</url >
33+
34+ <scm >
35+ <url >https://github.com/spring-projects/spring-ai</url >
36+ <connection >git://github.com/spring-projects/spring-ai.git</connection >
37+ <
developerConnection >
[email protected] :spring-projects/spring-ai.git</
developerConnection >
38+ </scm >
3239
3340 <properties >
3441 <maven .compiler.source>17</maven .compiler.source>
Original file line number Diff line number Diff line change 495495 <artifactId >maven-javadoc-plugin</artifactId >
496496 <version >${maven-javadoc-plugin.version} </version >
497497 <configuration >
498- <excludePackageNames >
499- org.springframework.ai.sample.*,org.springframework.ai.testcontainers.service.connection.*</excludePackageNames >
500498 <overview >
501499 ${project.basedir} /spring-ai-docs/src/main/javadoc/overview.html</overview >
502500 <detectJavaApiLink >false</detectJavaApiLink >
Original file line number Diff line number Diff line change 2525 <artifactId >spring-ai-docs</artifactId >
2626 <name >Spring AI Docs</name >
2727 <description >Spring AI documentation</description >
28+ <url >https://github.com/spring-projects/spring-ai</url >
29+
30+ <scm >
31+ <url >https://github.com/spring-projects/spring-ai</url >
32+ <connection >git://github.com/spring-projects/spring-ai.git</connection >
33+ <
developerConnection >
[email protected] :spring-projects/spring-ai.git</
developerConnection >
34+ </scm >
2835
2936 <build >
3037 <plugins >
You can’t perform that action at this time.
0 commit comments