[prev in list] [next in list] [prev in thread] [next in thread] 

List:       avro-commits
Subject:    (avro) branch main updated: [Java] Fix import of java-example project (#2875)
From:       mgrigorov () apache ! org
Date:       2024-05-14 7:38:21
Message-ID: 171567230144.2212179.13356710475683636625 () gitbox2-he-fi ! apache ! org
[Download RAW message or body]

This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/main by this push:
     new 74d920e40 [Java] Fix import of java-example project (#2875)
74d920e40 is described below

commit 74d920e40a14d02f1bd0737e84a913b4f8651be8
Author: Ihor Zadyra <zadyra.i@gmail.com>
AuthorDate: Tue May 14 10:38:16 2024 +0300

    [Java] Fix import of java-example project (#2875)
    
    Co-authored-by: Martin Grigorov <martin-g@users.noreply.github.com>
---
 doc/examples/java-example/pom.xml | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/doc/examples/java-example/pom.xml b/doc/examples/java-example/pom.xml
index 9c7effb7b..66502ed0b 100644
--- a/doc/examples/java-example/pom.xml
+++ b/doc/examples/java-example/pom.xml
@@ -70,15 +70,6 @@
           </execution>
         </executions>
       </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-plugin</artifactId>
-        <version>${avro.version}</version>
-        <configuration>
-          <source>11</source>
-          <target>11</target>
-        </configuration>
-      </plugin>
     </plugins>
     <pluginManagement>
       <plugins>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic