Skip to content

Commit 03faa76

Browse files
Update cp-cap-java-service-reuse.md
1 parent eb422c3 commit 03faa76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/cp-cap-java-service-reuse/cp-cap-java-service-reuse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ From the products service that you created in the previous tutorial, we just wan
4141
4242
```Shell/Bash
4343
mvn -B archetype:generate -DarchetypeArtifactId=cds-services-archetype -DarchetypeGroupId=com.sap.cds \
44-
-DarchetypeVersion=RELEASE \
44+
-DarchetypeVersion=RELEASE -DjdkVersion=11 \
4545
-DgroupId=com.sap.cap -DartifactId=bookstore
4646
```
4747

0 commit comments

Comments
 (0)