Skip to content

Commit

Permalink
version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaliuka committed Oct 25, 2013
1 parent 37ea429 commit f8012c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@

<modelVersion>4.0.0</modelVersion>
<groupId>com.exigeninsurance.x4j.analytic</groupId>
<version>1.0</version>
<version>1.0.1</version>
<artifactId>x4j-analytic</artifactId>
<name>XLSX Transformations</name>
<description>
Expand Down
4 changes: 2 additions & 2 deletions samples/pom.xml
Expand Up @@ -4,7 +4,7 @@

<modelVersion>4.0.0</modelVersion>
<groupId>com.exigeninsurance.x4j.analytic</groupId>
<version>1.0</version>
<version>1.0.1</version>
<artifactId>x4j-analytic-samples</artifactId>
<name>XLSX Transformations</name>

Expand All @@ -23,7 +23,7 @@
</dependency>
<dependency>
<groupId>com.exigeninsurance.x4j.analytic</groupId>
<version>1.0</version>
<version>${project.version}</version>
<artifactId>x4j-analytic</artifactId>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit f8012c5

Please sign in to comment.