Skip to content

Commit f7e21bf

Browse files
committed
fix dependency analysis
1 parent fa5dd15 commit f7e21bf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

common-tools/clas-reco/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@
3131
<artifactId>jclara</artifactId>
3232
</dependency>
3333

34+
<dependency>
35+
<groupId>org.jlab.jnp</groupId>
36+
<artifactId>jnp-hipo</artifactId>
37+
</dependency>
38+
3439
<dependency>
3540
<groupId>org.jlab.jnp</groupId>
3641
<artifactId>jnp-hipo4</artifactId>

0 commit comments

Comments
 (0)