We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 701d085 commit df6e6ceCopy full SHA for df6e6ce
package.json
@@ -2,7 +2,7 @@
2
"name": "spaceflight",
3
"version": "0.1.0",
4
"dependencies": {
5
- "@sap/cds": "2.8.1"
+ "@sap/cds": "3.0.0"
6
},
7
"scripts": {
8
"build": "cds build --clean"
srv/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>com.sap.cloud.servicesdk.prov</groupId>
<artifactId>projects-parent-odatav2</artifactId>
9
- <version>1.18.0</version>
+ <version>1.25.0</version>
10
</parent>
11
<groupId>com.sap.cloudsamples.spaceflight</groupId>
12
<artifactId>spacetravel-srv</artifactId>
0 commit comments