Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
derrickoswald committed Jan 29, 2018
1 parent 0e573ad commit 2bf3f21
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion CIMConnector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>ch.ninecode.cim</groupId>
<artifactId>CIMApplication</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.11-2.1.1-2.3.8</version>
<version>2.11-2.2.0-2.3.8</version>
</parent>
<artifactId>CIMConnector</artifactId>
<packaging>rar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion CIMEar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>ch.ninecode.cim</groupId>
<artifactId>CIMApplication</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.11-2.1.1-2.3.8</version>
<version>2.11-2.2.0-2.3.8</version>
</parent>
<artifactId>CIMEar</artifactId>
<packaging>ear</packaging>
Expand Down
2 changes: 1 addition & 1 deletion CIMWeb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>ch.ninecode.cim</groupId>
<artifactId>CIMApplication</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.11-2.1.1-2.3.8</version>
<version>2.11-2.2.0-2.3.8</version>
</parent>
<artifactId>CIMWeb</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion GridLAB-D/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>CIMApplication</artifactId>
<groupId>ch.ninecode.cim</groupId>
<relativePath>../pom.xml</relativePath>
<version>2.11-2.1.1-2.3.8</version>
<version>2.11-2.2.0-2.3.8</version>
</parent>
<artifactId>GridLAB-D</artifactId>
<groupId>ch.ninecode.gl</groupId>
Expand Down
2 changes: 1 addition & 1 deletion ShortCircuit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>CIMApplication</artifactId>
<groupId>ch.ninecode.cim</groupId>
<relativePath>../pom.xml</relativePath>
<version>2.11-2.1.1-2.3.8</version>
<version>2.11-2.2.0-2.3.8</version>
</parent>
<artifactId>ShortCircuit</artifactId>
<groupId>ch.ninecode.sc</groupId>
Expand Down
2 changes: 1 addition & 1 deletion SmartMeter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>CIMApplication</artifactId>
<groupId>ch.ninecode.cim</groupId>
<relativePath>../pom.xml</relativePath>
<version>2.11-2.1.1-2.3.8</version>
<version>2.11-2.2.0-2.3.8</version>
</parent>
<artifactId>SmartMeter</artifactId>
<groupId>ch.ninecode.sm</groupId>
Expand Down
2 changes: 1 addition & 1 deletion Spatial/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>ch.ninecode.cim</groupId>
<artifactId>CIMApplication</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.11-2.1.1-2.3.8</version>
<version>2.11-2.2.0-2.3.8</version>
</parent>
<groupId>ch.ninecode.sp</groupId>
<artifactId>Spatial</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>ch.ninecode.cim</groupId>
<artifactId>CIMApplication</artifactId>
<!-- version>${version.dependency.scala}-${version.dependency.spark}-CIMAPPLICATION_VERSION</version -->
<version>2.11-2.1.1-2.3.8</version>
<version>2.11-2.2.0-2.3.8</version>
<packaging>pom</packaging>
<name>CIM Application Multimodule</name>

Expand Down

0 comments on commit 2bf3f21

Please sign in to comment.