You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by rh...@apache.org on 2022/06/10 21:17:38 UTC

svn commit: r1901813 - in /db/derby/code/branches/10.16: ./ maven2/pom.xml

Author: rhillegas
Date: Fri Jun 10 21:17:38 2022
New Revision: 1901813

URL: http://svn.apache.org/viewvc?rev=1901813&view=rev
Log:
DERBY-7136: Merge 1901812 from trunk to 10.16 branch.

Modified:
    db/derby/code/branches/10.16/   (props changed)
    db/derby/code/branches/10.16/maven2/pom.xml

Propchange: db/derby/code/branches/10.16/
------------------------------------------------------------------------------
  Merged /db/derby/code/trunk:r1901812

Modified: db/derby/code/branches/10.16/maven2/pom.xml
URL: http://svn.apache.org/viewvc/db/derby/code/branches/10.16/maven2/pom.xml?rev=1901813&r1=1901812&r2=1901813&view=diff
==============================================================================
--- db/derby/code/branches/10.16/maven2/pom.xml (original)
+++ db/derby/code/branches/10.16/maven2/pom.xml Fri Jun 10 21:17:38 2022
@@ -114,6 +114,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-gpg-plugin</artifactId>
+        <version>3.0.1</version>
         <executions>
           <execution>
             <id>sign-artifacts</id>