File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
spring-shell-dependencies Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 55 <artifactId >spring-shell-dependencies</artifactId >
66 <packaging >pom</packaging >
77 <name >Spring Shell Bill of Materials</name >
8+ <description >Spring Shell (Bill of Materials)</description >
9+ <url >https://github.com/spring-projects/spring-shell</url >
10+
11+ <licenses >
12+ <license >
13+ <name >Apache License, Version 2.0</name >
14+ <url >https://www.apache.org/licenses/LICENSE-2.0</url >
15+ </license >
16+ </licenses >
17+
18+ <developers >
19+ <developer >
20+ <name >Pivotal</name >
21+ <email >info@pivotal.io</email >
22+ <organization >Pivotal Software, Inc.</organization >
23+ <organizationUrl >https://www.spring.io</organizationUrl >
24+ </developer >
25+ </developers >
26+
27+ <scm >
28+ <url >https://github.com/spring-projects/spring-shell</url >
29+ <connection >scm:git:git://github.com/spring-projects/spring-shell.git</connection >
30+ <developerConnection >scm:git:ssh://git@github.com/spring-projects/spring-shell.git</developerConnection >
31+ </scm >
832
933 <dependencyManagement >
1034 <dependencies >
You can’t perform that action at this time.
0 commit comments