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 40d8923 commit 8993180Copy full SHA for 8993180
pom.xml
@@ -8,7 +8,7 @@
8
<version>9</version>
9
</parent>
10
11
- <version>7.4.3125.2-SNAPSHOT</version>
+ <version>7.4.3125.2</version>
12
<groupId>com.ableneo.liferay</groupId>
13
<artifactId>com.ableneo.liferay.db.setup.core</artifactId>
14
<name>${project.groupId}:${project.artifactId}</name>
@@ -653,7 +653,7 @@
653
<connection>scm:git:git@github.com:ableneo/liferay-db-setup-core.git</connection>
654
<developerConnection>scm:git:git@github.com:ableneo/liferay-db-setup-core.git</developerConnection>
655
<url>https://github.com/ableneo/liferay-db-setup-core</url>
656
- <tag>7.4.386.0</tag>
+ <tag>7.4.3125.2</tag>
657
</scm>
658
659
<licenses>
0 commit comments