File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >net.laprun.sustainability</groupId >
6
6
<artifactId >quarkus-power-parent</artifactId >
7
- <version >0.0.4-SNAPSHOT </version >
7
+ <version >0.0.4</version >
8
8
</parent >
9
9
<artifactId >quarkus-power-deployment</artifactId >
10
10
<name >Quarkus Power - Deployment</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >net.laprun.sustainability</groupId >
6
6
<artifactId >quarkus-power-parent</artifactId >
7
- <version >0.0.4-SNAPSHOT </version >
7
+ <version >0.0.4</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >net.laprun.sustainability</groupId >
6
6
<artifactId >quarkus-power-parent</artifactId >
7
- <version >0.0.4-SNAPSHOT </version >
7
+ <version >0.0.4</version >
8
8
</parent >
9
9
<artifactId >quarkus-power-integration-tests</artifactId >
10
10
<name >Quarkus Power - Integration Tests</name >
19
19
<dependency >
20
20
<groupId >net.laprun.sustainability</groupId >
21
21
<artifactId >quarkus-power</artifactId >
22
- <version >0.0.4-SNAPSHOT </version >
22
+ <version >0.0.4</version >
23
23
</dependency >
24
24
<dependency >
25
25
<groupId >io.quarkus</groupId >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >net.laprun.sustainability</groupId >
5
5
<artifactId >quarkus-power-parent</artifactId >
6
- <version >0.0.4-SNAPSHOT </version >
6
+ <version >0.0.4</version >
7
7
<packaging >pom</packaging >
8
8
<name >Quarkus Power - Parent</name >
9
9
<description >A Quarkus extension to help measure power consumption of applications</description >
32
32
<scm >
33
33
<
connection >scm:git:
[email protected] :metacosm/quarkus-power.git</
connection >
34
34
<
developerConnection >scm:git:
[email protected] :metacosm/quarkus-power.git</
developerConnection >
35
- <tag >HEAD </tag >
35
+ <tag >0.0.4 </tag >
36
36
<url >https://github.com/metacosm/quarkus-power</url >
37
37
</scm >
38
38
<properties >
200
200
<importOrder >
201
201
<file >contributing/eclipse.importorder</file >
202
202
</importOrder >
203
- <removeUnusedImports />
203
+ <removeUnusedImports />
204
204
</java >
205
205
</configuration >
206
206
<executions >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >net.laprun.sustainability</groupId >
6
6
<artifactId >quarkus-power-parent</artifactId >
7
- <version >0.0.4-SNAPSHOT </version >
7
+ <version >0.0.4</version >
8
8
</parent >
9
9
<artifactId >quarkus-power</artifactId >
10
10
<name >Quarkus Power - Runtime</name >
You can’t perform that action at this time.
0 commit comments