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

ntimofeev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git


The following commit(s) were added to refs/heads/master by this push:
     new ed7968e  update japp-maven-plugin to fix Windows assembly
ed7968e is described below

commit ed7968e1ccd724d208dda28eb6ed6d0ad7ce95a0
Author: Nikita Timofeev <stari...@gmail.com>
AuthorDate: Wed Dec 1 11:12:38 2021 +0300

    update japp-maven-plugin to fix Windows assembly
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4a8068f..c6a286d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -892,7 +892,7 @@
                                <plugin>
                                        <groupId>org.objectstyle.japp</groupId>
                                        
<artifactId>japp-maven-plugin</artifactId>
-                                       <version>3.3</version>
+                                       <version>3.4</version>
                                </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to