Skip to content

Commit 1f2e5ab

Browse files
committed
prepare release
1 parent a1df46e commit 1f2e5ab

File tree

4 files changed

+7
-498
lines changed

4 files changed

+7
-498
lines changed

pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
42
<modelVersion>4.0.0</modelVersion>
53
<groupId>org.faction</groupId>
64
<artifactId>faction</artifactId>
@@ -12,7 +10,7 @@
1210
<connection>scm:git:https://github.com/factionsecurity/faction.git</connection>
1311
<developerConnection>
1412
scm:git:https://github.com/factionsecurity/faction.git</developerConnection>
15-
<tag>1.6.1</tag>
13+
<tag>1.6.7</tag>
1614
</scm>
1715
<properties>
1816
<aws.java.sdk.version>2.18.16</aws.java.sdk.version>

0 commit comments

Comments
 (0)