Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
Added current TCK snapshot version from OSS
  • Loading branch information
maho7791 authored Oct 8, 2024
1 parent 1fef9eb commit 2cd535f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.osgitech.rest.tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.test.cases.jakartars</artifactId>
<version>8.1.0-SNAPSHOT</version>
<version>9.0.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2cd535f

Please sign in to comment.