You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by nt...@apache.org on 2021/03/13 13:36:36 UTC

[cayenne] branch master updated: update japp-maven-plugin

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 3691ebf  update japp-maven-plugin
3691ebf is described below

commit 3691ebf1731514f0c711ed874d80584304ce428e
Author: Nikita Timofeev <st...@gmail.com>
AuthorDate: Sat Mar 13 16:36:29 2021 +0300

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

diff --git a/pom.xml b/pom.xml
index 6d35762..a137101 100644
--- a/pom.xml
+++ b/pom.xml
@@ -846,7 +846,7 @@
 				<plugin>
 					<groupId>org.objectstyle.japp</groupId>
 					<artifactId>japp-maven-plugin</artifactId>
-					<version>3.1</version>
+					<version>3.2</version>
 				</plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>