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 e165348 commit d330461Copy full SHA for d330461
pom.xml
@@ -8,7 +8,7 @@
8
<version>9</version>
9
</parent>
10
11
- <version>7.4.3125.1-SNAPSHOT</version>
+ <version>7.4.3125.1</version>
12
<groupId>com.ableneo.liferay</groupId>
13
<artifactId>com.ableneo.liferay.db.setup.core</artifactId>
14
<name>${project.groupId}:${project.artifactId}</name>
@@ -649,7 +649,7 @@
649
<connection>scm:git:[email protected]:ableneo/liferay-db-setup-core.git</connection>
650
<developerConnection>scm:git:[email protected]:ableneo/liferay-db-setup-core.git</developerConnection>
651
<url>https://github.com/ableneo/liferay-db-setup-core</url>
652
- <tag>7.4.386.0</tag>
+ <tag>7.4.3125.1</tag>
653
</scm>
654
655
<licenses>
0 commit comments