We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e418e1 commit d7b7d36Copy full SHA for d7b7d36
pom.xml
@@ -21,7 +21,7 @@
21
22
<groupId>org.wrensecurity</groupId>
23
<artifactId>wrensec-pgp-whitelist</artifactId>
24
- <version>1.9.5</version>
+ <version>1.9.6-SNAPSHOT</version>
25
26
<name>Wren Security Trusted PGP Keys</name>
27
<description>Contains the whitelist of the PGP keys recognized and trusted by the Wren Security project for build dependencies.</description>
@@ -48,7 +48,7 @@
48
<url>https://github.com/WrenSecurity/wrensec-pgp-whitelist</url>
49
<connection>scm:git:git://github.com/WrenSecurity/wrensec-pgp-whitelist.git</connection>
50
<developerConnection>scm:git:git@github.com:WrenSecurity/wrensec-pgp-whitelist.git</developerConnection>
51
- <tag>1.9.5</tag>
+ <tag>1.9.1</tag>
52
</scm>
53
54
<properties>
0 commit comments