Skip to content

Commit

Permalink
Merge pull request #33 from ligangty/3.3.x
Browse files Browse the repository at this point in the history
Remove useless indy-test-fixture deps
  • Loading branch information
ligangty authored Jul 18, 2024
2 parents 6b12503 + fe682bd commit 68e4b42
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
5 changes: 0 additions & 5 deletions core-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,6 @@
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
</dependency>
<dependency>
<groupId>org.commonjava.indy</groupId>
<artifactId>indy-test-fixtures-core</artifactId>
<scope>test</scope>
</dependency>
</dependencies>

</project>
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,12 +96,6 @@
<artifactId>indy-client-core-java</artifactId>
<version>3.3.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.commonjava.indy</groupId>
<artifactId>indy-test-fixtures-core</artifactId>
<version>3.1.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.commonjava.atlas</groupId>
<artifactId>atlas-identities</artifactId>
Expand Down

0 comments on commit 68e4b42

Please sign in to comment.