File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <groupId >com.ibm.runtimetools</groupId >
4- <version >1.2.1-SNAPSHOT </version >
4+ <version >1.2.1</version >
55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >javametrics-dash</artifactId >
77 <packaging >war</packaging >
5757 <dependency >
5858 <groupId >com.ibm.runtimetools</groupId >
5959 <artifactId >javametrics-agent</artifactId >
60- <version >1.2.1-SNAPSHOT </version >
60+ <version >1.2.1</version >
6161 <scope >provided</scope >
6262 </dependency >
6363 <dependency >
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <groupId >com.ibm.runtimetools</groupId >
4- <version >1.2.1-SNAPSHOT </version >
4+ <version >1.2.1</version >
55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >javametrics-agent</artifactId >
77 <name >javaagent</name >
Original file line number Diff line number Diff line change 44 <groupId >com.ibm.runtimetools</groupId >
55 <artifactId >javametrics</artifactId >
66 <packaging >pom</packaging >
7- <version >1.2.1-SNAPSHOT </version >
7+ <version >1.2.1</version >
88 <modules >
99 <module >javaagent</module >
1010 <module >dashboard</module >
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <groupId >com.ibm.runtimetools</groupId >
4- <version >1.2.1-SNAPSHOT </version >
4+ <version >1.2.1</version >
55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >javametrics-prometheus</artifactId >
77 <packaging >war</packaging >
5151 <dependency >
5252 <groupId >com.ibm.runtimetools</groupId >
5353 <artifactId >javametrics-agent</artifactId >
54- <version >1.2.1-SNAPSHOT </version >
54+ <version >1.2.1</version >
5555 <scope >provided</scope >
5656 </dependency >
5757 <dependency >
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <groupId >com.ibm.runtimetools</groupId >
4- <version >1.2.1-SNAPSHOT </version >
4+ <version >1.2.1</version >
55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >javametrics-rest</artifactId >
77 <packaging >war</packaging >
4949 <dependency >
5050 <groupId >com.ibm.runtimetools</groupId >
5151 <artifactId >javametrics-agent</artifactId >
52- <version >1.2.1-SNAPSHOT </version >
52+ <version >1.2.1</version >
5353 <scope >provided</scope >
5454 </dependency >
5555 <dependency >
Original file line number Diff line number Diff line change 44
55 <groupId >com.ibm.runtimetools</groupId >
66 <artifactId >javametrics-spring</artifactId >
7- <version >1.2.1-SNAPSHOT </version >
7+ <version >1.2.1</version >
88 <packaging >jar</packaging >
99
1010 <name >javametrics-spring</name >
5858 <dependency >
5959 <groupId >com.ibm.runtimetools</groupId >
6060 <artifactId >javametrics-agent</artifactId >
61- <version >1.2.1-SNAPSHOT </version >
61+ <version >1.2.1</version >
6262 <scope >provided</scope >
6363 </dependency >
6464
You can’t perform that action at this time.
0 commit comments