Skip to content

Commit

Permalink
Fix style and dependency errors
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed May 3, 2021
1 parent 9038c7e commit bb30b55
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions testing/story/pom.xml
Expand Up @@ -181,6 +181,10 @@
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
</dependency>
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity</artifactId>
</dependency>

<!-- TEST dependency -->
<dependency>
Expand Down
Expand Up @@ -11,4 +11,4 @@
<inducement>
<targetRef oid="3b65aad7-7d6b-412e-bfc7-2cee44d22c32" type="RoleType" /> <!-- targets -->
</inducement>
</archetype>
</archetype>

0 comments on commit bb30b55

Please sign in to comment.