File tree Expand file tree Collapse file tree 3 files changed +17
-3
lines changed
spring-data-cassandra-distribution Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 7777 </developer >
7878 </developers >
7979
80+ <scm >
81+ <connection >scm:git:https://github.com/spring-projects/spring-data-cassandra.git
82+ </connection >
83+ <developerConnection >
84+ scm:git:
[email protected] :spring-projects/spring-data-cassandra.git
85+ </developerConnection >
86+ <url >https://github.com/spring-projects/spring-data-cassandra</url >
87+ </scm >
88+
89+ <issueManagement >
90+ <system >GitHub</system >
91+ <url >https://github.com/spring-projects/spring-data-cassandra/issues</url >
92+ </issueManagement >
93+
8094 <modules >
8195 <module >spring-data-cassandra</module >
8296 <module >spring-data-cassandra-distribution</module >
Original file line number Diff line number Diff line change 1515 <artifactId >spring-data-cassandra-distribution</artifactId >
1616 <packaging >pom</packaging >
1717
18+ <name >Spring Data for Apache Cassandra Distribution</name >
19+ <description >Distribution build for Spring Data Cassandra</description >
20+
1821 <properties >
1922 <project .root>${basedir} /..</project .root>
2023 <antora .playbook>${project.basedir} /../src/main/antora/antora-playbook.yml</antora .playbook>
Original file line number Diff line number Diff line change 1616
1717 <name >Spring Data for Apache Cassandra Core</name >
1818 <description >Cassandra support for Spring Data</description >
19- <url >
20- https://github.com/spring-projects/spring-data-cassandra/tree/master/spring-data-cassandra
21- </url >
2219
2320 <properties >
2421 <java-module-name >spring.data.cassandra</java-module-name >
You can’t perform that action at this time.
0 commit comments