File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
22<project basedir =" ." default =" build" name =" jamm" xmlns : ivy =" antlib:org.apache.ivy.ant" >
33 <property name =" debuglevel" value =" source,lines,vars" />
4- <property name =" version" value =" 0.3.0-SNAPSHOT " />
4+ <property name =" version" value =" 0.3.0" />
55
66 <property name =" basedir" value =" ." />
77 <property name =" build.src" value =" ${ basedir } /src" />
Original file line number Diff line number Diff line change 1111 <groupId >com.github.jbellis</groupId >
1212 <artifactId >jamm</artifactId >
1313 <packaging >jar</packaging >
14- <version >0.3.0-SNAPSHOT </version >
14+ <version >0.3.0</version >
1515 <name >Java Agent for Memory Measurements</name >
1616 <description >
1717 Jamm provides MemoryMeter, a java agent to measure actual object memory use including JVM overhead.
You can’t perform that action at this time.
0 commit comments