Skip to content

Commit b49a4a1

Browse files
committed
Merge branch 'openapi-generator-orchestration' of https://github.com/SAP/ai-sdk-java into openapi-generator-orchestration
# Conflicts: # orchestration/src/main/java/com/sap/ai/sdk/orchestration/client/model/AzureContentSafetyFilterConfig.java
2 parents caf40c0 + 8a97533 commit b49a4a1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

orchestration/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
43
<modelVersion>4.0.0</modelVersion>
54
<parent>
65
<groupId>com.sap.ai.sdk</groupId>

0 commit comments

Comments
 (0)