Skip to content

Commit

Permalink
version set to 3.1.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
delchev committed Jan 19, 2018
1 parent 11dedf6 commit 08a20e5
Show file tree
Hide file tree
Showing 120 changed files with 855 additions and 852 deletions.
6 changes: 3 additions & 3 deletions api/api-facades/api-cms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-api-facades</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -32,12 +32,12 @@
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-commons-api</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-cms-api</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.apache.chemistry.opencmis</groupId>
Expand Down
12 changes: 6 additions & 6 deletions api/api-facades/api-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-api-facades</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -32,30 +32,30 @@
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-commons-api</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-core-extensions</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>

<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-commons-test</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-database-derby</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-repository-local</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
6 changes: 3 additions & 3 deletions api/api-facades/api-db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-api-facades</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -32,12 +32,12 @@
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-commons-api</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-database-api</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>
</dependencies>

Expand Down
6 changes: 3 additions & 3 deletions api/api-facades/api-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-api-facades</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -32,12 +32,12 @@
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-commons-api</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-commons-config</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>

<dependency>
Expand Down
8 changes: 4 additions & 4 deletions api/api-facades/api-indexing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-api-facades</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -32,17 +32,17 @@
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-commons-api</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-commons-config</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-core-indexing</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>

</dependencies>
Expand Down
6 changes: 3 additions & 3 deletions api/api-facades/api-io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-api-facades</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -32,12 +32,12 @@
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-commons-api</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-database-api</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions api/api-facades/api-log/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-api-facades</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -32,7 +32,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>dirigible-commons-api</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>

<dependency>
Expand Down
8 changes: 4 additions & 4 deletions api/api-facades/api-messaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-api-facades</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -32,17 +32,17 @@
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-commons-api</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-commons-config</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-core-messaging</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>

</dependencies>
Expand Down
8 changes: 4 additions & 4 deletions api/api-facades/api-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-api-facades</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -32,17 +32,17 @@
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-commons-api</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-commons-config</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-api-http</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
</dependency>
</dependencies>

Expand Down
Loading

0 comments on commit 08a20e5

Please sign in to comment.