Skip to content

Commit 6959eba

Browse files
committed
[maven-release-plugin] prepare release 7.3.603
1 parent 8503291 commit 6959eba

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
43
<modelVersion>4.0.0</modelVersion>
54

65
<parent>
@@ -9,7 +8,7 @@
98
<version>9</version>
109
</parent>
1110

12-
<version>7.3.603-SNAPSHOT</version>
11+
<version>7.3.603</version>
1312
<groupId>com.ableneo.liferay</groupId>
1413
<artifactId>com.ableneo.liferay.db.setup.core</artifactId>
1514
<description>Creates Liferay Portal data (permissions, roles, sites, pages etc.) from XML declaration.</description>
@@ -527,7 +526,7 @@
527526
<connection>scm:git:git@github.com:ableneo/liferay-db-setup-core.git</connection>
528527
<developerConnection>scm:git:git@github.com:ableneo/liferay-db-setup-core.git</developerConnection>
529528
<url>https://github.com/ableneo/liferay-db-setup-core</url>
530-
<tag>7.3.602</tag>
529+
<tag>7.3.603</tag>
531530
</scm>
532531

533532
<licenses>

0 commit comments

Comments
 (0)