File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 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-tracerviewer</artifactId >
6- <version >3.1-SNAPSHOT </version >
5+ <version >3.1</version >
76 <name >Pega-TracerViewer</name >
87 <description >Tool to view Pega Tracer xml files</description >
98
1918 <
connection >scm:git:ssh://
[email protected] /pegasystems/pega-tracerviewer.git</
connection >
2019 <
developerConnection >scm:git:ssh://
[email protected] /pegasystems/pega-tracerviewer.git</
developerConnection >
2120 <url >https://github.com/pegasystems/pega-tracerviewer</url >
22- <tag >HEAD </tag >
21+ <tag >pega-tracerviewer-3.1 </tag >
2322 </scm >
2423
2524 <properties >
You can’t perform that action at this time.
0 commit comments