Skip to content

Commit

Permalink
v1.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
robrua committed Feb 4, 2018
1 parent 94e020f commit fe2ca9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion orianna-mongo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.merakianalytics.orianna.datastores</groupId>
<artifactId>datastores-parent</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>mongo</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.merakianalytics.orianna.datastores</groupId>
<artifactId>datastores-parent</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
<packaging>pom</packaging>

<name>orianna-datastores</name>
Expand Down Expand Up @@ -64,7 +64,7 @@
<slf4j.version>1.7.25</slf4j.version>
<junit.version>4.12</junit.version>
<datapipelines.version>1.0.2</datapipelines.version>
<orianna.version>3.0.0</orianna.version>
<orianna.version>3.0.1</orianna.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit fe2ca9e

Please sign in to comment.