Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
Preparing for release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anuruddhal committed Jul 22, 2016
1 parent e8064bc commit 355adb1
Show file tree
Hide file tree
Showing 17 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>org.wso2.dockerfiles</groupId>
<artifactId>wso2-dockerfiles</artifactId>
<packaging>pom</packaging>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>WSO2 Dockerfiles</name>
<description>WSO2 Dockerfiles</description>

Expand Down
4 changes: 2 additions & 2 deletions svn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.wso2.dockerfiles</groupId>
<artifactId>wso2-dockerfiles</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>svn-dockerfile</artifactId>
<packaging>pom</packaging>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>Apache Subversion Dockerfile</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wso2am/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.wso2.dockerfiles</groupId>
<artifactId>wso2-dockerfiles</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>wso2am-dockerfile</artifactId>
<packaging>pom</packaging>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>WSO2 API Manager Dockerfile</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wso2as/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.wso2.dockerfiles</groupId>
<artifactId>wso2-dockerfiles</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>wso2as-dockerfile</artifactId>
<packaging>pom</packaging>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>WSO2 Application Server Dockerfile</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wso2base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.wso2.dockerfiles</groupId>
<artifactId>wso2-dockerfiles</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>wso2base-dockerfile</artifactId>
<packaging>pom</packaging>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>WSO2 Base Docker Image</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wso2bps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.wso2.dockerfiles</groupId>
<artifactId>wso2-dockerfiles</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>wso2bps-dockerfile</artifactId>
<packaging>pom</packaging>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>WSO2 Business Process Server Dockerfile</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wso2brs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.wso2.dockerfiles</groupId>
<artifactId>wso2-dockerfiles</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>wso2brs-dockerfile</artifactId>
<packaging>pom</packaging>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>WSO2 Business Rules Server Dockerfile</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wso2cep/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.wso2.dockerfiles</groupId>
<artifactId>wso2-dockerfiles</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>wso2cep-dockerfile</artifactId>
<packaging>pom</packaging>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>WSO2 Complex Event Processor Dockerfile</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wso2das/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.wso2.dockerfiles</groupId>
<artifactId>wso2-dockerfiles</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>wso2das-dockerfile</artifactId>
<packaging>pom</packaging>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>WSO2 Data Analytics Server Dockerfile</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wso2dss/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.wso2.dockerfiles</groupId>
<artifactId>wso2-dockerfiles</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>wso2dss-dockerfile</artifactId>
<packaging>pom</packaging>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>WSO2 Data Services Server Dockerfile</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wso2es/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.wso2.dockerfiles</groupId>
<artifactId>wso2-dockerfiles</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>wso2es-dockerfile</artifactId>
<packaging>pom</packaging>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>WSO2 Enterprise Store Dockerfile</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wso2esb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.wso2.dockerfiles</groupId>
<artifactId>wso2-dockerfiles</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>wso2esb-dockerfile</artifactId>
<packaging>pom</packaging>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>WSO2 Enterprise Service Bus Dockerfile</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wso2greg-pubstore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.wso2.dockerfiles</groupId>
<artifactId>wso2-dockerfiles</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>wso2greg-pubstore-dockerfile</artifactId>
<packaging>pom</packaging>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>WSO2 Governance Registry with Publisher and Store Dockerfile</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wso2greg/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.wso2.dockerfiles</groupId>
<artifactId>wso2-dockerfiles</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>wso2greg-dockerfile</artifactId>
<packaging>pom</packaging>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>WSO2 Governance Registry Dockerfile</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wso2is-km/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.wso2.dockerfiles</groupId>
<artifactId>wso2-dockerfiles</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>wso2is-km-dockerfile</artifactId>
<packaging>pom</packaging>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>WSO2 Identity Server as Key Manager Dockerfile</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wso2is/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.wso2.dockerfiles</groupId>
<artifactId>wso2-dockerfiles</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>wso2is-dockerfile</artifactId>
<packaging>pom</packaging>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>WSO2 Identity Server Dockerfile</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wso2mb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.wso2.dockerfiles</groupId>
<artifactId>wso2-dockerfiles</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>wso2mb-dockerfile</artifactId>
<packaging>pom</packaging>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<name>WSO2 Message Broker Dockerfile</name>

<properties>
Expand Down

0 comments on commit 355adb1

Please sign in to comment.