We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ef9000 commit 1b8ffbaCopy full SHA for 1b8ffba
pom.xml
@@ -2,15 +2,15 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>org.faction</groupId>
4
<artifactId>faction</artifactId>
5
- <version>1.6.1</version>
+ <version>1.6.2</version>
6
<packaging>war</packaging>
7
<name>Faction</name>
8
<scm>
9
<url>https://github.com/factionsecurity/faction.git</url>
10
<connection>scm:git:https://github.com/factionsecurity/faction.git</connection>
11
<developerConnection>
12
scm:git:https://github.com/factionsecurity/faction.git</developerConnection>
13
- <tag>1.6.1</tag>
+ <tag>1.6.2</tag>
14
</scm>
15
<properties>
16
<aws.java.sdk.version>2.18.16</aws.java.sdk.version>
0 commit comments