Skip to content

Commit fcfb189

Browse files
committed
[maven-release-plugin] prepare release 1.5.2
1 parent c46b315 commit fcfb189

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
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>
7-
<version>1.5.2-SNAPSHOT</version>
5+
<version>1.5.2</version>
86
<packaging>war</packaging>
97
<name>Faction</name>
108
<scm>
119
<url>https://github.com/factionsecurity/faction.git</url>
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.4.3</tag>
13+
<tag>1.5.2</tag>
1614
</scm>
1715
<properties>
1816
<aws.java.sdk.version>2.18.16</aws.java.sdk.version>

0 commit comments

Comments
 (0)