Skip to content

Commit

Permalink
Change version to 0.74.
Browse files Browse the repository at this point in the history
Change-Id: I4c6e5008abf3956f9e1a3f71d6a68aede462a534
  • Loading branch information
margaretha committed Aug 9, 2024
1 parent 236d727 commit 144be1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# version 0.74-SNAPSHOT
# version 0.74

- Remove corpusQuery param in the statistics web-service (close #758).
- Moved NamedVCLoader to the init package.
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.ids-mannheim.korap.kustvakt</groupId>
<artifactId>Kustvakt</artifactId>
<version>0.74-SNAPSHOT</version>
<version>0.74</version>
<properties>
<java.version>17</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 144be1a

Please sign in to comment.