forked from brooklyncentral/clocker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathclocker.bom
More file actions
12 lines (12 loc) · 804 Bytes
/
clocker.bom
File metadata and controls
12 lines (12 loc) · 804 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
brooklyn.catalog:
brooklyn.libraries:
- "https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=io.brooklyn.etcd&a=brooklyn-etcd&v=2.3.0-SNAPSHOT"
# TODO: Replace below URLs with link to release JARs
- "http://localhost:8000/io/brooklyn/clocker/common/2.0.0-SNAPSHOT/common-2.0.0-SNAPSHOT.jar"
- "http://localhost:8000/io/brooklyn/clocker/swarm/2.0.0-SNAPSHOT/swarm-2.0.0-SNAPSHOT.jar"
- "http://localhost:8000/io/brooklyn/clocker/kubernetes/2.0.0-SNAPSHOT/kubernetes-2.0.0-SNAPSHOT.jar"
items:
- classpath://io.brooklyn.etcd.brooklyn-etcd:brooklyn-etcd/catalog.bom
- classpath://io.brooklyn.clocker.common:main/catalog.bom
- classpath://io.brooklyn.clocker.swarm:main/catalog.bom
- classpath://io.brooklyn.clocker.kubernetes:main/catalog.bom