diff --git a/contrib/langchain4j/pom.xml b/contrib/langchain4j/pom.xml index e58f9f347..a376b40b3 100644 --- a/contrib/langchain4j/pom.xml +++ b/contrib/langchain4j/pom.xml @@ -14,7 +14,6 @@ See the License for the specific language governing permissions and limitations under the License. --> - 4.0.0 @@ -26,49 +25,15 @@ google-adk-contrib-langchain4j - jar - Agent Development Kit - Contributions - LangChain4j - https://github.com/google/adk-java - - - The Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 - - - - scm:git:git@github.com/google:adk-java.git - - scm:git:git@github.com/google:adk-java.git - - git@github.com/google:adk-java.git - - - - Google Inc. - http://www.google.com - - - - Third-party contributions, integrations, and plugins for Agent Development Kit. - + LangChain4j integration for the Agent Development Kit. + - UTF-8 - 17 - ${java.version} 0.10.0 - 2.38.0 - 1.33.1 - 2.28.0 1.0.0 - 1.11.0 - 4.31.0-RC1 5.11.4 5.17.0 - 1.6.0 - 2.19.0 - 4.12.0 - 1.0.1 + 1.1.0 @@ -170,215 +135,4 @@ test - - - ossrh - Central Repository OSSRH - https://google.oss.sonatype.org/service/local/staging/deploy/maven2/ - - - ossrh - Central Repository OSSRH for snapshots - https://google.oss.sonatype.org/content/repositories/snapshots - - - - - - com.google.cloud.artifactregistry - artifactregistry-maven-wagon - 2.2.0 - - - - - - maven-clean-plugin - 3.1.0 - - - maven-resources-plugin - 3.0.2 - - - maven-compiler-plugin - 3.13.0 - - ${java.version} - ${java.version} - ${maven.compiler.release} - true - - - com.google.auto.value - auto-value - ${auto-value.version} - - - - - - maven-surefire-plugin - 3.5.3 - - - me.fabriciorby - maven-surefire-junit5-tree-reporter - 0.1.0 - - - - plain - - - **/*Test.java - - - - - maven-jar-plugin - 3.0.2 - - - maven-install-plugin - 2.5.2 - - - maven-deploy-plugin - 3.1.1 - - false - - - - maven-site-plugin - 3.7.1 - - - maven-project-info-reports-plugin - 3.0.0 - - - org.apache.maven.plugins - maven-gpg-plugin - 3.2.7 - - - sign-artifacts - verify - - sign - - - - - - org.apache.maven.plugins - maven-source-plugin - 3.3.1 - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.6.3 - - all,-missing - true - ${project.build.directory}/javadoc - Agent Development Kit - ${maven.compiler.release} - UTF-8 - - - - attach-javadocs - - jar - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.7.0 - true - - ossrh - https://google.oss.sonatype.org/ - false - - - - - - - org.jacoco - jacoco-maven-plugin - 0.8.12 - - - - prepare-agent - - - - *MockitoMock* - *$$EnhancerByMockitoWithCGLIB$$* - *$$FastClassByMockitoWithCGLIB$$* - com/sun/tools/attach/* - sun/util/resources/cldr/provider/* - - - - - report - test - - report - - - - HTML - - - - - - - - - - release - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - attach-javadocs - - jar - - - - - - - -