Skip to content

Commit d209730

Browse files
committed
Added missing key and version
1 parent db39d45 commit d209730

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pgp-keys-map.list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ org.apache.httpcomponents = 0x0785B3EFF60B1B1BEA94E0BB7C25280EAE63EBE5
3434
org.apache.maven.* = 0xB920D295BF0E61CB4CF0896C33CD6733AF5EC452,0x6A814B1F869C2BBEAB7CB7271A2A1C94BDE89688,0xFA77DCFEF2EE6EB2DEBEDD2C012579464D01C06A,0x84789D24DF77A32433CE1F079EB80E92EB2135B1,0x29BEA2A645F2D6CED7FB12E02B172E3E156466E8,0x88BE34F94BDB2B5357044E2E3A387D43964143E3
3535
org.apache.velocity = 0x7B9751FC3F01F134F476464CD0EB627D4885CED1
3636
org.apache.xbean:xbean-reflect = 0x223D3A74B068ECA354DC385CE126833F9CF64915
37-
org.codehaus.plexus = 0x84789D24DF77A32433CE1F079EB80E92EB2135B1,0xFA77DCFEF2EE6EB2DEBEDD2C012579464D01C06A,0xB91AB7D2121DC6B0A61AA182D7742D58455ECC7C,0xF254B35617DC255D9344BCFA873A8E86B4372146,0x09A808E1930F779CC6C54807E4C753D85335E876,0x190D5A957FF22273E601F7A7C92C5FEC70161C62
37+
org.codehaus.plexus = 0x84789D24DF77A32433CE1F079EB80E92EB2135B1,0xFA77DCFEF2EE6EB2DEBEDD2C012579464D01C06A,0xB91AB7D2121DC6B0A61AA182D7742D58455ECC7C,0xF254B35617DC255D9344BCFA873A8E86B4372146,0x09A808E1930F779CC6C54807E4C753D85335E876,0x190D5A957FF22273E601F7A7C92C5FEC70161C62,0x073F7A9345756F3B40CDB99E6C70A3B7599C5736
3838
org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10 = noSig
3939
org.codehaus.plexus:plexus-i18n:pom:1.0-beta-10 = noSig
4040
org.hamcrest = 0xE3A9F95079E84CE201F7CF60BEDE11EAF1164480

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@
147147
<dependency>
148148
<groupId>org.apache.maven.plugin-tools</groupId>
149149
<artifactId>maven-plugin-annotations</artifactId>
150+
<version>${version.maven-plugin-tools}</version>
150151
<scope>provided</scope>
151152
</dependency>
152153
<dependency>

0 commit comments

Comments
 (0)