Skip to content

Commit

Permalink
Bump Kustvakt version to 0.71
Browse files Browse the repository at this point in the history
Change-Id: If347a630ed04f6ae60407caf5b66aa99e95a56bf
  • Loading branch information
margaretha committed May 22, 2023
1 parent d0ca990 commit 3a616b4
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
2 changes: 2 additions & 0 deletions full/Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# version 0.71

# version 0.70.1

- Renamed entity and service packages in core
Expand Down
1 change: 1 addition & 0 deletions full/Changes-Core
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
- Renamed entity and service packages in core
- Renamed web.controller package in core
- Moved SearchNetworkEndpoint to core.service package
- Merged core into full


# version 0.70
Expand Down
2 changes: 2 additions & 0 deletions full/Changes-Lite
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
- Renamed entity and service packages in core
- Renamed web.controller package in core
- Moved SearchNetworkEndpoint to core.service package
- Merged lite into full


# version 0.70

Expand Down
2 changes: 1 addition & 1 deletion full/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.ids_mannheim.korap</groupId>
<artifactId>Kustvakt-full</artifactId>
<version>0.70.1</version>
<version>0.71</version>
<properties>
<java.version>11</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 3a616b4

Please sign in to comment.