Skip to content

Commit

Permalink
No issue. Fix versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
reckart committed Aug 24, 2021
1 parent 6f6543f commit 86d7997
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion inception/inception-api-annotation-experimental/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>inception-app</artifactId>
<groupId>de.tudarmstadt.ukp.inception.app</groupId>
<version>0.21.0-SNAPSHOT</version>
<version>21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>inception-api-annotation-experimental</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion inception/inception-experimental-editor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>de.tudarmstadt.ukp.inception.app</groupId>
<artifactId>inception-app</artifactId>
<version>0.21.0-SNAPSHOT</version>
<version>21.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>inception-experimental-editor</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions inception/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -659,12 +659,12 @@
<dependency>
<groupId>de.tudarmstadt.ukp.inception.app</groupId>
<artifactId>inception-experimental-editor</artifactId>
<version>0.21.0-SNAPSHOT</version>
<version>21.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>de.tudarmstadt.ukp.inception.app</groupId>
<artifactId>inception-api-annotation-experimental</artifactId>
<version>0.21.0-SNAPSHOT</version>
<version>21.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>de.tudarmstadt.ukp.inception.app</groupId>
Expand Down

0 comments on commit 86d7997

Please sign in to comment.