Skip to content

Commit d1751a6

Browse files
committed
[maven-release-plugin] prepare release log-parser-1.11.3
1 parent 3316aed commit d1751a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<modelVersion>4.0.0</modelVersion>
1515
<groupId>com.adobe.campaign.tests</groupId>
1616
<artifactId>log-parser</artifactId>
17-
<version>1.11.3-SNAPSHOT</version>
17+
<version>1.11.3</version>
1818
<packaging>jar</packaging>
1919
<name>${project.groupId}:${project.artifactId}</name>
2020
<description>A project that allows you to parse logs, and store them in a structured way.</description>
@@ -47,7 +47,7 @@
4747
<connection>scm:git::https://github.com/adobe/log-parser.git</connection>
4848
<developerConnection>scm:git:https://github.com/adobe/log-parser.git</developerConnection>
4949
<url>https://github.com/adobe/log-parser/tree/main</url>
50-
<tag>HEAD</tag>
50+
<tag>log-parser-1.11.3</tag>
5151
</scm>
5252
<distributionManagement>
5353
<snapshotRepository>

0 commit comments

Comments
 (0)