File tree Expand file tree Collapse file tree 7 files changed +13
-17
lines changed Expand file tree Collapse file tree 7 files changed +13
-17
lines changed 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
75 <parent >
86 <groupId >net.laprun.sustainability</groupId >
97 <artifactId >power-server-parent</artifactId >
10- <version >0.1.0-SNAPSHOT </version >
8+ <version >0.1.0</version >
119 </parent >
1210
1311 <artifactId >power-server-analysis</artifactId >
4240 <dependency >
4341 <groupId >net.laprun.sustainability</groupId >
4442 <artifactId >build-tools</artifactId >
45- <version >0.1.0-SNAPSHOT </version >
43+ <version >0.1.0</version >
4644 </dependency >
4745 </dependencies >
4846 </plugin >
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.1.0-SNAPSHOT </version >
8+ <version >0.1.0</version >
99 </parent >
1010
1111 <artifactId >build-tools</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
75 <parent >
86 <groupId >net.laprun.sustainability</groupId >
97 <artifactId >power-server-parent</artifactId >
10- <version >0.1.0-SNAPSHOT </version >
8+ <version >0.1.0</version >
119 </parent >
1210
1311 <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.1.0-SNAPSHOT </version >
8+ <version >0.1.0</version >
99 </parent >
1010
1111 <artifactId >power-server-measure</artifactId >
3434 <dependency >
3535 <groupId >net.laprun.sustainability</groupId >
3636 <artifactId >build-tools</artifactId >
37- <version >0.1.0-SNAPSHOT </version >
37+ <version >0.1.0</version >
3838 </dependency >
3939 </dependencies >
4040 </plugin >
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.1.0-SNAPSHOT </version >
8+ <version >0.1.0</version >
99 </parent >
1010
1111 <artifactId >power-server-metadata</artifactId >
2929 <dependency >
3030 <groupId >net.laprun.sustainability</groupId >
3131 <artifactId >build-tools</artifactId >
32- <version >0.1.0-SNAPSHOT </version >
32+ <version >0.1.0</version >
3333 </dependency >
3434 </dependencies >
3535 </plugin >
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.1.0-SNAPSHOT </version >
6+ <version >0.1.0</version >
77 <packaging >pom</packaging >
88
99 <name >power-server : parent</name >
3333 <connection >scm:git:git://github.com/metacosm/power-server.git</connection >
3434 <
developerConnection >scm:git:
[email protected] /metacosm/power-server.git</
developerConnection >
3535 <url >https://github.com/metacosm/power-server/tree/main</url >
36- <tag >HEAD </tag >
36+ <tag >0.1.0 </tag >
3737 </scm >
3838
3939
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.1.0-SNAPSHOT </version >
7+ <version >0.1.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