File tree Expand file tree Collapse file tree 10 files changed +14
-16
lines changed
Expand file tree Collapse file tree 10 files changed +14
-16
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.laprun.sustainability</groupId >
77 <artifactId >power-server-parent</artifactId >
8- <version >0.3.1-SNAPSHOT </version >
8+ <version >0.5.0 </version >
99 </parent >
1010
1111 <artifactId >power-server-analysis</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >net.laprun.sustainability</groupId >
66 <artifactId >power-server-parent</artifactId >
7- <version >0.3.1-SNAPSHOT </version >
7+ <version >0.5.0 </version >
88 </parent >
99
1010 <artifactId >power-server-backend</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >net.laprun.sustainability</groupId >
86 <artifactId >power-server-parent</artifactId >
9- <version >0.3.1-SNAPSHOT </version >
7+ <version >0.5.0 </version >
108 </parent >
119 <artifactId >power-server-bom</artifactId >
1210 <packaging >pom</packaging >
3533 <connection >scm:git:git://github.com/metacosm/power-server.git</connection >
3634 <developerConnection >scm:git:git@github.com/metacosm/power-server.git</developerConnection >
3735 <url >https://github.com/metacosm/power-server/tree/main</url >
38- <tag >HEAD </tag >
36+ <tag >0.5.0 </tag >
3937 </scm >
4038
4139 <properties >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >net.laprun.sustainability</groupId >
66 <artifactId >power-server-parent</artifactId >
7- <version >0.3.1-SNAPSHOT </version >
7+ <version >0.5.0 </version >
88 </parent >
99
1010 <artifactId >power-server-cli</artifactId >
1111 <name >power-server : cli</name >
1212 <description >A CLI command to measure power consumption of the specified process</description >
1313 <properties >
1414 <distribution .directory>${project.build.directory} /distributions</distribution .directory>
15- <executable-suffix />
15+ <executable-suffix />
1616 </properties >
1717 <dependencies >
1818 <dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.laprun.sustainability</groupId >
77 <artifactId >power-server-parent</artifactId >
8- <version >0.3.1-SNAPSHOT </version >
8+ <version >0.5.0 </version >
99 </parent >
1010
1111 <artifactId >power-server-if-manifest-export</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.laprun.sustainability</groupId >
77 <artifactId >power-server-parent</artifactId >
8- <version >0.3.1-SNAPSHOT </version >
8+ <version >0.5.0 </version >
99 </parent >
1010
1111 <artifactId >power-server-measure</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.laprun.sustainability</groupId >
77 <artifactId >power-server-parent</artifactId >
8- <version >0.3.1-SNAPSHOT </version >
8+ <version >0.5.0 </version >
99 </parent >
1010
1111 <artifactId >power-server-metadata</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >net.laprun.sustainability</groupId >
66 <artifactId >power-server-parent</artifactId >
7- <version >0.3.1-SNAPSHOT </version >
7+ <version >0.5.0 </version >
88 </parent >
99
1010 <artifactId >power-server-persistence</artifactId >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >net.laprun.sustainability</groupId >
55 <artifactId >power-server-parent</artifactId >
6- <version >0.3.1-SNAPSHOT </version >
6+ <version >0.5.0 </version >
77 <packaging >pom</packaging >
88
99 <name >power-server : parent</name >
3131 <connection >scm:git:git://github.com/metacosm/power-server.git</connection >
3232 <developerConnection >scm:git:git@github.com/metacosm/power-server.git</developerConnection >
3333 <url >https://github.com/metacosm/power-server/tree/main</url >
34- <tag >HEAD </tag >
34+ <tag >0.5.0 </tag >
3535 </scm >
3636
3737
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >net.laprun.sustainability</groupId >
66 <artifactId >power-server-parent</artifactId >
7- <version >0.3.1-SNAPSHOT </version >
7+ <version >0.5.0 </version >
88 </parent >
99 <artifactId >power-server</artifactId >
1010 <name >power-server : server</name >
You can’t perform that action at this time.
0 commit comments