Skip to content

Commit

Permalink
Version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvlecl committed Nov 2, 2018
1 parent a20e5b4 commit 47bf1a5
Show file tree
Hide file tree
Showing 50 changed files with 54 additions and 60 deletions.
2 changes: 1 addition & 1 deletion EU2Mod_MB/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>EU2Mod_MB</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion case-projector/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>case-projector</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion case-repository/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>distribution</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dymola-integration/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>dymola-integration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dymola-proxyservice/install.sh
Expand Up @@ -15,7 +15,7 @@ installDir=./installbins
rm -rf $installDir
mkdir -p $installDir/share $installDir/share/java
mvn -f pom.xml org.apache.maven.plugins:maven-dependency-plugin:2.8:copy-dependencies -DoutputDirectory=$installDir/share/java -DexcludeArtifactIds="slf4j-jdk14,slf4j-log4j12"
mvn org.apache.maven.plugins:maven-dependency-plugin:2.8:copy -Dartifact=eu.itesla_project:dymola-proxyservice:0.1-SNAPSHOT -DoutputDirectory=$installDir/share/java
mvn org.apache.maven.plugins:maven-dependency-plugin:2.8:copy -Dartifact=eu.itesla_project:dymola-proxyservice:0.1.0 -DoutputDirectory=$installDir/share/java

cp src/main/scripts/service.bat $installDir
cp src/main/scripts/logback-cmdline.xml $installDir/share/java
Expand Down
2 changes: 1 addition & 1 deletion dymola-proxyservice/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>dymola-proxyservice</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion entsoe-case-repository/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>entsoe-case-repository</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion eurostag-ech-export/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>eurostag-ech-export</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion eurostag-integration/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>eurostag-integration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion eurostag-network/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>eurostag-network</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion eurostag-step-up-transformer/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>eurostag-step-up-transformer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion file-system-rules-db/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>itesla-parent</artifactId>
<groupId>eu.itesla_project</groupId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion fpf-integration/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>fpf-integration</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions histoDB/histodb-dataserver/pom.xml
Expand Up @@ -12,14 +12,14 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>histodb-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>eu.itesla_project.histodb</groupId>
<artifactId>histodb-dataserver</artifactId>
<name>HistoDB Data Server</name>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
<packaging>jar</packaging>

<build>
Expand Down
4 changes: 2 additions & 2 deletions histoDB/pom.xml
Expand Up @@ -12,7 +12,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.itesla_project</groupId>
<artifactId>histodb-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
<name>HistoDB Parent POM</name>
<packaging>pom</packaging>
<description>Parent POM for histodb-dataserver project</description>
Expand All @@ -22,7 +22,7 @@
<version.junit>4.10</version.junit>
<version.slf4j>1.6.0</version.slf4j>
<version.spring>3.1.0.RELEASE</version.spring>
<ipst.version>0.1-SNAPSHOT</ipst.version>
<ipst.version>0.1.0</ipst.version>
<powsybl.version>1.0.0</powsybl.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion histodb-client/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>
<artifactId>histodb-client</artifactId>
<name>HistoDB client</name>
Expand Down
2 changes: 1 addition & 1 deletion histodb-server/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>histodb-server</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions iidm-actions-contingencies-xml-client/pom.xml
Expand Up @@ -8,12 +8,12 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>


<artifactId>iidm-actions-contingencies-xml-client</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
<name>actions contingencies xml client</name>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion iidm-ddb/iidm-ddb-ear/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>iidm-ddb</artifactId>
<groupId>eu.itesla_project</groupId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>iidm-ddb-ear</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion iidm-ddb/iidm-ddb-ejb-remote-client-wildfly/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>iidm-ddb</artifactId>
<groupId>eu.itesla_project</groupId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>iidm-ddb-ejb-remote-client-wildfly</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion iidm-ddb/iidm-ddb-ejb/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>iidm-ddb</artifactId>
<groupId>eu.itesla_project</groupId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>iidm-ddb-ejb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion iidm-ddb/iidm-ddb-eurostag-import-export/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>iidm-ddb</artifactId>
<groupId>eu.itesla_project</groupId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>iidm-ddb-eurostag-import-export</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion iidm-ddb/iidm-ddb-eurostag-modelica-converter/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>iidm-ddb</artifactId>
<groupId>eu.itesla_project</groupId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>iidm-ddb-eurostag-modelica-converter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion iidm-ddb/iidm-ddb-example-ejb-client/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>iidm-ddb</artifactId>
<groupId>eu.itesla_project</groupId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>iidm-ddb-example-ejb-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion iidm-ddb/iidm-ddb-modelica-import-export/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>iidm-ddb</artifactId>
<groupId>eu.itesla_project</groupId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>iidm-ddb-modelica-import-export</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion iidm-ddb/iidm-ddb-psse-import-export/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>iidm-ddb</artifactId>
<groupId>eu.itesla_project</groupId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>iidm-ddb-psse-import-export</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion iidm-ddb/iidm-ddb-web/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>iidm-ddb</artifactId>
<groupId>eu.itesla_project</groupId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>iidm-ddb-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion iidm-ddb/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>iidm-ddb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mcla-integration/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>mcla-integration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mmap-offline-db/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>mmap-offline-db</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions modelica-events-adder/pom.xml
Expand Up @@ -14,10 +14,10 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>
<artifactId>modelica-events-adder</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
<name>modelica-events-adder</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion modelica-export/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>modelica-export</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>
<artifactId>modules</artifactId>
<name>Modules API</name>
Expand Down
2 changes: 1 addition & 1 deletion network-merge/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>network-merge</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion offline-mpi/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>
<artifactId>offline-mpi</artifactId>
<name>Offline MPI</name>
Expand Down
2 changes: 1 addition & 1 deletion offline-server/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>offline-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion offline-workflow/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>

<artifactId>offline-workflow</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion online-mpi/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>
<artifactId>online-mpi</artifactId>
<name>Online MPI</name>
Expand Down
2 changes: 1 addition & 1 deletion online-rest-api/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>eu.itesla_project</groupId>
<artifactId>itesla-parent</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1.0</version>
</parent>
<artifactId>online-rest-api</artifactId>
<packaging>war</packaging>
Expand Down

0 comments on commit 47bf1a5

Please sign in to comment.