Skip to content

Commit 93ff250

Browse files
committed
This closes apache#116
2 parents 2ebb40b + feccb5c commit 93ff250

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

all/pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,11 @@
103103
<artifactId>brooklyn-software-network</artifactId>
104104
<version>${project.version}</version>
105105
</dependency>
106+
<dependency>
107+
<groupId>org.apache.brooklyn</groupId>
108+
<artifactId>brooklyn-catalog-aliases</artifactId>
109+
<version>${project.version}</version>
110+
</dependency>
106111

107112
<dependency>
108113
<groupId>org.apache.brooklyn</groupId>

0 commit comments

Comments
 (0)