Modified pom.xml files to reflect new version 1.2.4 of RISE V2G
This commit is contained in:
parent
df3838b3f6
commit
d3485324fe
|
@ -4,7 +4,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>com.v2gclarity.risev2g</groupId>
|
<groupId>com.v2gclarity.risev2g</groupId>
|
||||||
<artifactId>rise-v2g-parent</artifactId>
|
<artifactId>rise-v2g-parent</artifactId>
|
||||||
<version>1.2.4-SNAPSHOT</version>
|
<version>1.2.4</version>
|
||||||
<relativePath>../RISE-V2G-PARENT</relativePath>
|
<relativePath>../RISE-V2G-PARENT</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@ -16,13 +16,13 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.v2gclarity.risev2g</groupId>
|
<groupId>com.v2gclarity.risev2g</groupId>
|
||||||
<artifactId>rise-v2g-shared</artifactId>
|
<artifactId>rise-v2g-shared</artifactId>
|
||||||
<version>1.1.4-SNAPSHOT</version>
|
<version>1.2.4</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
<project.version>1.1.4-SNAPSHOT</project.version>
|
<project.version>1.2.4</project.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
@ -83,4 +83,13 @@
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
|
<dependencyManagement>
|
||||||
|
<dependencies>
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.v2gclarity.risev2g</groupId>
|
||||||
|
<artifactId>rise-v2g-shared</artifactId>
|
||||||
|
<version>1.2.4</version>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
|
</dependencyManagement>
|
||||||
</project>
|
</project>
|
|
@ -7,7 +7,7 @@
|
||||||
<groupId>com.v2gclarity.risev2g</groupId>
|
<groupId>com.v2gclarity.risev2g</groupId>
|
||||||
<artifactId>rise-v2g-parent</artifactId>
|
<artifactId>rise-v2g-parent</artifactId>
|
||||||
<name>rise-v2g-parent</name>
|
<name>rise-v2g-parent</name>
|
||||||
<version>1.2.4-SNAPSHOT</version>
|
<version>1.2.4</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
<project.version>1.2.4-SNAPSHOT</project.version>
|
<project.version>1.2.4</project.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>com.v2gclarity.risev2g</groupId>
|
<groupId>com.v2gclarity.risev2g</groupId>
|
||||||
<artifactId>rise-v2g-parent</artifactId>
|
<artifactId>rise-v2g-parent</artifactId>
|
||||||
<version>1.2.4-SNAPSHOT</version>
|
<version>1.2.4</version>
|
||||||
<relativePath>../RISE-V2G-PARENT</relativePath>
|
<relativePath>../RISE-V2G-PARENT</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@ -16,13 +16,13 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.v2gclarity.risev2g</groupId>
|
<groupId>com.v2gclarity.risev2g</groupId>
|
||||||
<artifactId>rise-v2g-shared</artifactId>
|
<artifactId>rise-v2g-shared</artifactId>
|
||||||
<version>1.1.4-SNAPSHOT</version>
|
<version>1.2.4</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
<project.version>1.1.4-SNAPSHOT</project.version>
|
<project.version>1.2.4</project.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>com.v2gclarity.risev2g</groupId>
|
<groupId>com.v2gclarity.risev2g</groupId>
|
||||||
<artifactId>rise-v2g-parent</artifactId>
|
<artifactId>rise-v2g-parent</artifactId>
|
||||||
<version>1.2.4-SNAPSHOT</version>
|
<version>1.2.4</version>
|
||||||
<relativePath>../RISE-V2G-PARENT</relativePath>
|
<relativePath>../RISE-V2G-PARENT</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|
|
@ -31,7 +31,7 @@ import com.v2gclarity.risev2g.shared.utils.MiscUtils;
|
||||||
* It will look up and instantiate a class based on a
|
* It will look up and instantiate a class based on a
|
||||||
* configuration property
|
* configuration property
|
||||||
*/
|
*/
|
||||||
abstract public class V2GImplementationFactory {
|
public abstract class V2GImplementationFactory {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Builds an object instance from the configuration properties
|
* Builds an object instance from the configuration properties
|
||||||
|
|
Loading…
Reference in New Issue