Skip to content

Commit

Permalink
Added xsd:anyURI as a possible literal type to MM language
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjoconnor committed Jan 11, 2022
1 parent 993cde0 commit a882d92
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>edu.stanford.protege</groupId>
<artifactId>cellfie</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
<packaging>bundle</packaging>

<name>Cellfie Protege 5.0+ Plugin</name>
Expand Down Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>edu.stanford.protege</groupId>
<artifactId>mapping-master</artifactId>
<version>1.6</version>
<version>1.7</version>
</dependency>
</dependencies>

Expand Down Expand Up @@ -201,4 +201,4 @@
</build>
</profile>
</profiles>
</project>
</project>

0 comments on commit a882d92

Please sign in to comment.