Skip to content

Commit ed400cb

Browse files
committed
update graphmetrics
1 parent fb1dad1 commit ed400cb

File tree

4 files changed

+3
-37
lines changed

4 files changed

+3
-37
lines changed

.gitmodules

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
[submodule "src/webapp/src/main/webapp/graphmetrics"]
2-
path = src/webapp/src/main/webapp/graphmetrics
1+
[submodule "dashboard/src/main/webapp/graphmetrics"]
2+
path = dashboard/src/main/webapp/graphmetrics
33
url = https://github.com/RuntimeTools/graphmetrics

dashboard/src/main/webapp/graphmetrics/.project

-11
This file was deleted.

distribution/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>com.ibm.runtimetools</groupId>
2121
<artifactId>javametrics-agent</artifactId>
22-
<version>0.1.0-SNAPSHOT</version>
22+
<version>1.0.0</version>
2323
</dependency>
2424
</dependencies>
2525

javaagent/src/main/java/.project

-23
This file was deleted.

0 commit comments

Comments
 (0)