Skip to content

Commit e291b82

Browse files
committed
FIX add openam-installtools-launcher in lib
#2 #3
1 parent d31ba4c commit e291b82

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

jee-agents-sdk/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,5 +147,9 @@
147147
<groupId>org.forgerock.openam</groupId>
148148
<artifactId>openam-installtools</artifactId>
149149
</dependency>
150+
<dependency>
151+
<groupId>org.forgerock.openam</groupId>
152+
<artifactId>openam-installtools-launcher</artifactId>
153+
</dependency>
150154
</dependencies>
151155
</project>

0 commit comments

Comments
 (0)