File tree Expand file tree Collapse file tree 3 files changed +6
-16
lines changed Expand file tree Collapse file tree 3 files changed +6
-16
lines changed Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0"
33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5- <parent >
6- <artifactId >all</artifactId >
7- <groupId >eu.chargetime.ocpp</groupId >
8- <version >1.0</version >
9- </parent >
105 <modelVersion >4.0.0</modelVersion >
116
7+ <groupId >eu.chargetime.ocpp</groupId >
128 <artifactId >OCPP-J</artifactId >
139 <version >1.0</version >
10+ <packaging >jar</packaging >
1411
1512 <name >Java-OCA-OCPP OCPP-J</name >
1613 <description >Implementation of Open Charge-Point Protocols OCPP-J</description >
Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0"
33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5- <parent >
6- <artifactId >all</artifactId >
7- <groupId >eu.chargetime.ocpp</groupId >
8- <version >1.0</version >
9- </parent >
105 <modelVersion >4.0.0</modelVersion >
116
7+ <groupId >eu.chargetime.ocpp</groupId >
128 <artifactId >v2_0-test</artifactId >
139 <version >1.0</version >
10+ <packaging >jar</packaging >
1411
1512 <name >Java-OCA-OCPP v2.0 - Integration test</name >
1613 <description >Integration test of OCA OCPP version 2.0</description >
Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0"
33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5- <parent >
6- <artifactId >all</artifactId >
7- <groupId >eu.chargetime.ocpp</groupId >
8- <version >1.0</version >
9- </parent >
105 <modelVersion >4.0.0</modelVersion >
116
7+ <groupId >eu.chargetime.ocpp</groupId >
128 <artifactId >v2_0</artifactId >
139 <version >1.0</version >
10+ <packaging >jar</packaging >
1411
1512 <name >Java-OCA-OCPP v2.0</name >
1613 <description >Implementation of Open Charge-Point Protocol version 2.0.</description >
4946 </repository >
5047 </distributionManagement >
5148
52-
5349 <dependencies >
5450 <dependency >
5551 <groupId >eu.chargetime.ocpp</groupId >
You can’t perform that action at this time.
0 commit comments