File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ <extensions xmlns =" http://maven.apache.org/EXTENSIONS/1.0.0"
2+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://maven.apache.org/EXTENSIONS/1.0.0 http://maven.apache.org/xsd/core-extensions-1.0.0.xsd" >
4+ <extension >
5+ <groupId >fr.brouillard.oss</groupId >
6+ <artifactId >jgitver-maven-plugin</artifactId >
7+ <version >1.3.0</version >
8+ </extension >
9+ </extensions >
Original file line number Diff line number Diff line change 2323
2424 <groupId >org.wrensecurity</groupId >
2525 <artifactId >wrensec-pgp-whitelist</artifactId >
26- <version >1.0.0-SNAPSHOT</version >
26+ <!-- This project uses jgitver-maven-plugin -->
27+ <version >0</version >
2728
2829 <name >Wren Security Trusted PGP Keys</name >
2930 <description >Contains the whitelist of the PGP keys recognized and trusted by the Wren Security project for build dependencies.</description >
You can’t perform that action at this time.
0 commit comments