Updated version to 0.9.7

This commit is contained in:
Xavi Aracil 2022-11-15 15:51:30 +01:00
parent 2a6b045f0c
commit 1b1e58bde1

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.1edtech</groupId> <groupId>org.1edtech</groupId>
<artifactId>inspector</artifactId> <artifactId>inspector</artifactId>
<version>0.9.6</version> <version>0.9.7</version>
</parent> </parent>
<artifactId>inspector-vc</artifactId> <artifactId>inspector-vc</artifactId>
<dependencies> <dependencies>
@ -36,7 +36,7 @@
<!-- <version>1.1-20220818.090353-4</version> --> <!-- <version>1.1-20220818.090353-4</version> -->
<version>1.1-SNAPSHOT</version> <version>1.1-SNAPSHOT</version>
</dependency> </dependency>
<!-- https://repo.danubetech.com/#browse/browse:maven-public:com%2Fdanubetech%2Fkey-formats-java%2F1.6-SNAPSHOT --> <!-- https://repo.danubetech.com/#browse/browse:maven-public:com%2Fdanubetech%2Fkey-formats-java%2F1.6-SNAPSHOT -->
<dependency> <dependency>
<groupId>com.danubetech</groupId> <groupId>com.danubetech</groupId>
@ -64,10 +64,10 @@
<version>4.5.13</version> <version>4.5.13</version>
</dependency> </dependency>
<!-- https://mvnrepository.com/artifact/io.setl/rdf-urdna --> <!-- https://mvnrepository.com/artifact/io.setl/rdf-urdna -->
<!-- https://github.com/setl/rdf-urdna <dependency> <groupId>io.setl</groupId> <!-- https://github.com/setl/rdf-urdna <dependency> <groupId>io.setl</groupId>
<artifactId>rdf-urdna</artifactId> <version>1.1</version> <exclusions> <exclusion> <artifactId>rdf-urdna</artifactId> <version>1.1</version> <exclusions> <exclusion>
<groupId>junit</groupId> <artifactId>junit</artifactId> </exclusion> <exclusion> <groupId>junit</groupId> <artifactId>junit</artifactId> </exclusion> <exclusion>
<groupId>com.apicatalog</groupId> <artifactId>titanium-json-ld</artifactId> <groupId>com.apicatalog</groupId> <artifactId>titanium-json-ld</artifactId>
</exclusion> </exclusions> </dependency> --> </exclusion> </exclusions> </dependency> -->
<dependency> <dependency>
<groupId>org.glassfish</groupId> <groupId>org.glassfish</groupId>