You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
<modelVersion>4.0.0</modelVersion>
4
4
<groupId>edu.kit.scc.dem.wapsrv</groupId>
5
5
<artifactId>wap-server</artifactId>
6
-
<version>v1.2.0-SNAPSHOT</version>
6
+
<version>v1.3.0-SNAPSHOT</version>
7
7
<packaging>jar</packaging>
8
8
<name>kitdatamanager/wap-server</name>
9
9
<description>This project contains a server for creating and managing annotations based on the Web Annotation Data Model (WADM) implementing the complete Web Annotation Protocol (WAP). The service is realized as microservice using Spring Boot and can be operated standalone.</description>
Copy file name to clipboardExpand all lines: somesy.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Change these settings according to your project
2
2
[project]
3
3
name = "kit-data-manager/wap-server"
4
-
version = "v1.2.0-SNAPSHOT"
4
+
version = "v1.3.0-SNAPSHOT"
5
5
description = "This project contains a server for creating and managing annotations based on the Web Annotation Data Model (WADM) implementing the complete Web Annotation Protocol (WAP). The service is realized as microservice using Spring Boot and can be operated standalone."
0 commit comments