Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.

Commit 730e74d

Browse files
author
Petr Bouda
committed
update gpg plugin version for archetypes
Change-Id: Ib8f3262eea7e4dd43ff64f3d738d7c7ae2a717a1
1 parent 79d7767 commit 730e74d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

archetypes/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2010-2015 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2010-2016 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -71,7 +71,7 @@
7171
<plugin>
7272
<groupId>org.apache.maven.plugins</groupId>
7373
<artifactId>maven-gpg-plugin</artifactId>
74-
<version>1.1</version>
74+
<version>1.6</version>
7575
<executions>
7676
<execution>
7777
<id>sign-artifact</id>

0 commit comments

Comments
 (0)