Skip to content

Commit

Permalink
version bump after release 1.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafał Krzewski committed Jun 11, 2014
1 parent 3b0bb00 commit 3b9d089
Show file tree
Hide file tree
Showing 17 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion coral-api/pom.xml
Expand Up @@ -6,7 +6,7 @@
<groupId>org.objectledge.coral</groupId>
<artifactId>coral-common</artifactId>
<relativePath>../coral-common/pom.xml</relativePath>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.20-SNAPSHOT</version>
</parent>
<artifactId>coral-api</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion coral-browser/pom.xml
Expand Up @@ -6,7 +6,7 @@
<groupId>org.objectledge.coral</groupId>
<artifactId>coral-common</artifactId>
<relativePath>../coral-common/pom.xml</relativePath>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.20-SNAPSHOT</version>
</parent>
<artifactId>coral-browser</artifactId>
<packaging>war</packaging>
Expand Down
4 changes: 2 additions & 2 deletions coral-common/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>org.objectledge.coral</groupId>
<artifactId>coral-common</artifactId>
<packaging>pom</packaging>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.20-SNAPSHOT</version>
<name>ObjectLedge Coral object oriented database</name>
<inceptionYear>2003</inceptionYear>
<description>
Expand Down Expand Up @@ -90,7 +90,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<versions.ledge>1.0.19-SNAPSHOT</versions.ledge>
<versions.ledge>1.0.20-SNAPSHOT</versions.ledge>
<versions.hsqldb>2.2.9_ledge1</versions.hsqldb>
<versions.derby>10.9.1.0</versions.derby>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion coral-datatypes/pom.xml
Expand Up @@ -6,7 +6,7 @@
<groupId>org.objectledge.coral</groupId>
<artifactId>coral-common</artifactId>
<relativePath>../coral-common/pom.xml</relativePath>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.20-SNAPSHOT</version>
</parent>
<artifactId>coral-datatypes</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion coral-maven2-plugin/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>coral-common</artifactId>
<groupId>org.objectledge.coral</groupId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.20-SNAPSHOT</version>
<relativePath>../coral-common</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion coral-maven2-plugin/src/it/generator/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>coral-common</artifactId>
<groupId>org.objectledge.coral</groupId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.20-SNAPSHOT</version>
<relativePath>../../../../coral-common</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion coral-maven2-plugin/src/it/init-forced/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>coral-common</artifactId>
<groupId>org.objectledge.coral</groupId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.20-SNAPSHOT</version>
<relativePath>../../../../coral-common</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion coral-maven2-plugin/src/it/init-not-forced/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>coral-common</artifactId>
<groupId>org.objectledge.coral</groupId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.20-SNAPSHOT</version>
<relativePath>../../../../coral-common</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion coral-maven2-plugin/src/it/init/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>coral-common</artifactId>
<groupId>org.objectledge.coral</groupId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.20-SNAPSHOT</version>
<relativePath>../../../../coral-common</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion coral-maven2-plugin/src/it/integrity-check/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>coral-common</artifactId>
<groupId>org.objectledge.coral</groupId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.20-SNAPSHOT</version>
<relativePath>../../../../coral-common</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion coral-maven2-plugin/src/it/rml/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.objectledge.coral</groupId>
<artifactId>coral-common</artifactId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.20-SNAPSHOT</version>
</parent>
<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion coral-maven2-plugin/src/it/sql/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>coral-common</artifactId>
<groupId>org.objectledge.coral</groupId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.20-SNAPSHOT</version>
<relativePath>../../../../coral-common</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion coral-maven2-plugin/src/it/transform/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>coral-common</artifactId>
<groupId>org.objectledge.coral</groupId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.20-SNAPSHOT</version>
<relativePath>../../../../coral-common</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion coral-ri/pom.xml
Expand Up @@ -6,7 +6,7 @@
<groupId>org.objectledge.coral</groupId>
<artifactId>coral-common</artifactId>
<relativePath>../coral-common/pom.xml</relativePath>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.20-SNAPSHOT</version>
</parent>
<artifactId>coral-ri</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion coral-tools/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>coral-common</artifactId>
<groupId>org.objectledge.coral</groupId>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.20-SNAPSHOT</version>
<relativePath>../coral-common/pom.xml</relativePath>
</parent>
<artifactId>coral-tools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion coral-touchstone/pom.xml
Expand Up @@ -6,7 +6,7 @@
<groupId>org.objectledge.coral</groupId>
<artifactId>coral-common</artifactId>
<relativePath>../coral-common/pom.xml</relativePath>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.20-SNAPSHOT</version>
</parent>
<artifactId>coral-touchstone</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion coral-web/pom.xml
Expand Up @@ -6,7 +6,7 @@
<groupId>org.objectledge.coral</groupId>
<artifactId>coral-common</artifactId>
<relativePath>../coral-common/pom.xml</relativePath>
<version>1.0.19-SNAPSHOT</version>
<version>1.0.20-SNAPSHOT</version>
</parent>
<artifactId>coral-web</artifactId>
<packaging>jar</packaging>
Expand Down

0 comments on commit 3b9d089

Please sign in to comment.