Skip to content

Commit 1896e09

Browse files
committed
[maven-release-plugin] prepare release pega-logviewer-3.1
1 parent d9bd864 commit 1896e09

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,9 +1,8 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
32
<modelVersion>4.0.0</modelVersion>
43
<groupId>com.pega.gcs</groupId>
54
<artifactId>pega-logviewer</artifactId>
6-
<version>3.1-SNAPSHOT</version>
5+
<version>3.1</version>
76
<name>Pega-LogViewer</name>
87
<description>Tool for viewing Pega RULES log and ALERT log files</description>
98

@@ -19,7 +18,7 @@
1918
<connection>scm:git:ssh://[email protected]/pegasystems/pega-logviewer.git</connection>
2019
<developerConnection>scm:git:ssh://[email protected]/pegasystems/pega-logviewer.git</developerConnection>
2120
<url>https://github.com/pegasystems/pega-logviewer</url>
22-
<tag>HEAD</tag>
21+
<tag>pega-logviewer-3.1</tag>
2322
</scm>
2423

2524
<properties>

0 commit comments

Comments
 (0)