We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb1dad1 commit ed400cbCopy full SHA for ed400cb
.gitmodules
@@ -1,3 +1,3 @@
1
-[submodule "src/webapp/src/main/webapp/graphmetrics"]
2
- path = src/webapp/src/main/webapp/graphmetrics
+[submodule "dashboard/src/main/webapp/graphmetrics"]
+ path = dashboard/src/main/webapp/graphmetrics
3
url = https://github.com/RuntimeTools/graphmetrics
dashboard/src/main/webapp/graphmetrics/.project
distribution/pom.xml
@@ -19,7 +19,7 @@
19
<dependency>
20
<groupId>com.ibm.runtimetools</groupId>
21
<artifactId>javametrics-agent</artifactId>
22
- <version>0.1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
23
</dependency>
24
</dependencies>
25
javaagent/src/main/java/.project
0 commit comments