Skip to content

Commit

Permalink
Merge pull request #70 from teoincontatto/devel
Browse files Browse the repository at this point in the history
Release 0.40-alpha2
  • Loading branch information
ahachete committed Mar 7, 2016
2 parents 18899f6 + 9bf310b commit a5e9d02
Show file tree
Hide file tree
Showing 19 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.torodb</groupId>
<artifactId>torodb-parent</artifactId>
<version>0.40-alpha2-SNAPSHOT</version>
<version>0.40-alpha2</version>
</parent>

<artifactId>common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kvdocument/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.torodb.kvdocument</groupId>
<artifactId>kvdocument-pom</artifactId>
<version>0.40-alpha2-SNAPSHOT</version>
<version>0.40-alpha2</version>
</parent>

<artifactId>kvdocument-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kvdocument/mongowp-converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.torodb.kvdocument</groupId>
<artifactId>kvdocument-pom</artifactId>
<version>0.40-alpha2-SNAPSHOT</version>
<version>0.40-alpha2</version>
</parent>
<artifactId>mongowp-converter</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion kvdocument/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.torodb</groupId>
<artifactId>torodb-parent</artifactId>
<version>0.40-alpha2-SNAPSHOT</version>
<version>0.40-alpha2</version>
</parent>

<groupId>com.torodb.kvdocument</groupId>
Expand Down
2 changes: 1 addition & 1 deletion multiple-granularity-locking/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.torodb</groupId>
<artifactId>torodb-parent</artifactId>
<version>0.40-alpha2-SNAPSHOT</version>
<version>0.40-alpha2</version>
</parent>

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

<groupId>com.torodb</groupId>
<artifactId>torodb-parent</artifactId>
<version>0.40-alpha2-SNAPSHOT</version>
<version>0.40-alpha2</version>
<packaging>pom</packaging>

<name>ToroDB parent</name>
Expand Down Expand Up @@ -79,7 +79,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<torod.version>${project.version}</torod.version>
<jackson.version>2.6.3</jackson.version>
<mongowp.version>0.42-alpha1-SNAPSHOT</mongowp.version>
<mongowp.version>0.40-alpha2</mongowp.version>
</properties>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion torod/backends/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>backends</artifactId>
<groupId>com.torodb.torod.backends</groupId>
<version>0.40-alpha2-SNAPSHOT</version>
<version>0.40-alpha2</version>
</parent>

<groupId>com.torodb.torod.backends</groupId>
Expand Down
2 changes: 1 addition & 1 deletion torod/backends/drivers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.torodb.torod.backends</groupId>
<artifactId>backends</artifactId>
<version>0.40-alpha2-SNAPSHOT</version>
<version>0.40-alpha2</version>
</parent>

<groupId>com.torodb.torod.backends</groupId>
Expand Down
2 changes: 1 addition & 1 deletion torod/backends/drivers/postgresql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.torodb.torod.backends</groupId>
<artifactId>drivers</artifactId>
<version>0.40-alpha2-SNAPSHOT</version>
<version>0.40-alpha2</version>
</parent>

<groupId>com.torodb.torod.backends.drivers</groupId>
Expand Down
2 changes: 1 addition & 1 deletion torod/backends/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.torodb.torod</groupId>
<artifactId>torod-pom</artifactId>
<version>0.40-alpha2-SNAPSHOT</version>
<version>0.40-alpha2</version>
</parent>

<groupId>com.torodb.torod.backends</groupId>
Expand Down
2 changes: 1 addition & 1 deletion torod/backends/postgresql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.torodb.torod.backends</groupId>
<artifactId>backends</artifactId>
<version>0.40-alpha2-SNAPSHOT</version>
<version>0.40-alpha2</version>
</parent>

<artifactId>postgresql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion torod/connection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.torodb.torod</groupId>
<artifactId>torod-pom</artifactId>
<version>0.40-alpha2-SNAPSHOT</version>
<version>0.40-alpha2</version>
</parent>

<artifactId>connection</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion torod/d2r/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.torodb.torod</groupId>
<artifactId>torod-pom</artifactId>
<version>0.40-alpha2-SNAPSHOT</version>
<version>0.40-alpha2</version>
</parent>

<artifactId>d2r</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion torod/db-executor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.torodb.torod</groupId>
<artifactId>torod-pom</artifactId>
<version>0.40-alpha2-SNAPSHOT</version>
<version>0.40-alpha2</version>
</parent>

<artifactId>db-executor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion torod/db-meta-inf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.torodb.torod</groupId>
<artifactId>torod-pom</artifactId>
<version>0.40-alpha2-SNAPSHOT</version>
<version>0.40-alpha2</version>
</parent>

<artifactId>db-meta-inf</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion torod/mongodb-layer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.torodb.torod</groupId>
<artifactId>torod-pom</artifactId>
<version>0.40-alpha2-SNAPSHOT</version>
<version>0.40-alpha2</version>
</parent>

<artifactId>mongodb-layer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion torod/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.torodb</groupId>
<artifactId>torodb-parent</artifactId>
<version>0.40-alpha2-SNAPSHOT</version>
<version>0.40-alpha2</version>
</parent>

<groupId>com.torodb.torod</groupId>
Expand Down
2 changes: 1 addition & 1 deletion torod/torod-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.torodb.torod</groupId>
<artifactId>torod-pom</artifactId>
<version>0.40-alpha2-SNAPSHOT</version>
<version>0.40-alpha2</version>
</parent>

<artifactId>torod-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion torodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.torodb</groupId>
<artifactId>torodb-parent</artifactId>
<version>0.40-alpha2-SNAPSHOT</version>
<version>0.40-alpha2</version>
</parent>

<artifactId>torodb</artifactId>
Expand Down

0 comments on commit a5e9d02

Please sign in to comment.