Skip to content

Commit

Permalink
No issue: Fix versions after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
reckart committed Sep 30, 2024
1 parent e9c265b commit b1b375b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion inception/inception-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@
<dependency>
<groupId>de.tudarmstadt.ukp.inception.app</groupId>
<artifactId>inception-project-initializers-phi</artifactId>
<version>34.0-SNAPSHOT</version>
<version>35.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>de.tudarmstadt.ukp.inception.app</groupId>
Expand Down
2 changes: 1 addition & 1 deletion inception/inception-project-initializers-phi/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>34.0-SNAPSHOT</version>
<version>35.0-SNAPSHOT</version>
</parent>
<artifactId>inception-project-initializers-phi</artifactId>
<name>INCEpTION - Core - Project initializers - PHI</name>
Expand Down

0 comments on commit b1b375b

Please sign in to comment.