File tree Expand file tree Collapse file tree 5 files changed +5
-169
lines changed Expand file tree Collapse file tree 5 files changed +5
-169
lines changed Original file line number Diff line number Diff line change @@ -21,3 +21,4 @@ hotspot_pid*
21
21
* .iml
22
22
* pom.xml.versionsBackup
23
23
junit * .properties
24
+ * /dependency-reduced-pom.xml
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.chrisnewland</groupId >
8
8
<artifactId >jitwatch-parent</artifactId >
9
- <version >1.4.8 </version >
9
+ <version >1.4.9 </version >
10
10
</parent >
11
11
12
12
<artifactId >jitwatch-core</artifactId >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.chrisnewland</groupId >
7
7
<artifactId >jitwatch-parent</artifactId >
8
- <version >1.4.8 </version >
8
+ <version >1.4.9 </version >
9
9
10
10
<properties >
11
11
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
254
254
</plugin >
255
255
</plugins >
256
256
</build >
257
- </project >
257
+ </project >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.chrisnewland</groupId >
8
8
<artifactId >jitwatch-parent</artifactId >
9
- <version >1.4.8 </version >
9
+ <version >1.4.9 </version >
10
10
</parent >
11
11
12
12
<artifactId >jitwatch-ui</artifactId >
You can’t perform that action at this time.
0 commit comments