This repository was archived by the owner on May 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
spring-cloud-dataflow-parent Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 274
274
<url >https://repo.spring.io/libs-snapshot-local</url >
275
275
</snapshotRepository >
276
276
</distributionManagement >
277
+ <organization >
278
+ <name >Pivotal Software, Inc.</name >
279
+ <url >https://www.spring.io</url >
280
+ </organization >
281
+ <licenses >
282
+ <license >
283
+ <name >Apache License, Version 2.0</name >
284
+ <url >https://www.apache.org/licenses/LICENSE-2.0</url >
285
+ </license >
286
+ </licenses >
287
+ <scm >
288
+ <url >https://github.com/spring-cloud/spring-cloud-dataflow-build</url >
289
+ <connection >scm:git:git://github.com/spring-cloud/spring-cloud-dataflow-build.git
290
+ </connection >
291
+ <developerConnection >
292
+ scm:git:ssh://git@github.com/spring-cloud/spring-cloud-dataflow-build.git
293
+ </developerConnection >
294
+ <tag >HEAD</tag >
295
+ </scm >
296
+ <developers >
297
+ <developer >
298
+ <id >scdf-team</id >
299
+ <name >Data Flow Team</name >
300
+ <organizationUrl >https://github.com/spring-cloud/spring-cloud-dataflow/graphs/contributors</organizationUrl >
301
+ </developer >
302
+ </developers >
277
303
<build >
278
304
<pluginManagement >
279
305
<plugins >
You can’t perform that action at this time.
0 commit comments