diff --git a/pom.xml b/pom.xml index 377ff91..227e61c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@ + 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"> 4.0.0 com.oracle.genai oci-openai-java-sdk @@ -17,8 +17,15 @@ - oracle - Oracle + Sudipta Borah + sudipta.borah@oracle.com + Oracle + https://www.oracle.com + + + Samarjit Pal + samarjit.pal@oracle.com + Oracle https://www.oracle.com @@ -108,6 +115,37 @@ + + org.codehaus.mojo + flatten-maven-plugin + 1.6.0 + + + + + + + + + true + + + + flatten.clean + clean + + clean + + + + flatten + package + + flatten + + + +