Skip to content

Commit 6cabf25

Browse files
committed
[maven-release-plugin] prepare release log-parser-1.0.7
1 parent 7680b51 commit 6cabf25

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
@@ -17,7 +17,7 @@
1717
<modelVersion>4.0.0</modelVersion>
1818
<groupId>com.adobe.campaign.tests</groupId>
1919
<artifactId>log-parser</artifactId>
20-
<version>1.0.7-SNAPSHOT</version>
20+
<version>1.0.7</version>
2121
<packaging>jar</packaging>
2222
<name>${project.groupId}:${project.artifactId}</name>
2323
<description>A project that allows you to parse logs, and store them in a structured way.</description>
@@ -40,7 +40,7 @@
4040
<connection>scm:git::https://github.com/adobe/log-parser.git</connection>
4141
<developerConnection>scm:git:https://github.com/adobe/log-parser.git</developerConnection>
4242
<url>https://github.com/adobe/log-parser/tree/main</url>
43-
<tag>HEAD</tag>
43+
<tag>log-parser-1.0.7</tag>
4444
</scm>
4545
<distributionManagement>
4646
<snapshotRepository>

0 commit comments

Comments
 (0)