Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v6.6.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed Nov 18, 2019
1 parent 6510422 commit 8af257e
Show file tree
Hide file tree
Showing 89 changed files with 103 additions and 101 deletions.
2 changes: 1 addition & 1 deletion components/org.wso2.ei.analytics.elk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>ei-component-parent</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/org.wso2.ei.analytics.styles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>ei-component-parent</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/org.wso2.ei.bpmn.analytics.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>ei-component-parent</artifactId>
<groupId>org.wso2.ei</groupId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion components/org.wso2.ei.bpmn.analytics.udf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>ei-component-parent</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/org.wso2.ei.broker.stratos.dashboard.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>ei-component-parent</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/org.wso2.ei.broker.styles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>ei-component-parent</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>ei-component-parent</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/org.wso2.ei.business-process.styles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>ei-component-parent</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/org.wso2.ei.styles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>ei-component-parent</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>wso2ei-parent</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
16 changes: 5 additions & 11 deletions distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>wso2ei-parent</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -254,12 +254,8 @@
<configuration>
<tasks>
<!-- download file -->
<get src="https://product-dist.wso2.com/downloads/in-place/release/update.zip"
dest="${project.build.directory}/update.zip"
verbose="false"
usetimestamp="true"/>
<unzip src="${project.build.directory}/update.zip"
dest="${project.build.directory}" />
<get src="https://product-dist.wso2.com/downloads/in-place/release/update.zip" dest="${project.build.directory}/update.zip" verbose="false" usetimestamp="true" />
<unzip src="${project.build.directory}/update.zip" dest="${project.build.directory}" />
</tasks>
</configuration>
</execution>
Expand Down Expand Up @@ -342,11 +338,9 @@
<zip destfile="target/wso2carbon-core-${carbon.kernel.version}/wso2/components/plugins/org.wso2.carbon.security.mgt.ui_${carbon.identity.framework.version}.jar" basedir="${tempdir2}" />

<!--Move solr registry -->
<unzip
src="target/wso2carbon-core-${carbon.kernel.version}/wso2/components/plugins/org.wso2.carbon.registry.indexing_${carbon.registry.version}.jar" dest="${tempdir2}" />
<unzip src="target/wso2carbon-core-${carbon.kernel.version}/wso2/components/plugins/org.wso2.carbon.registry.indexing_${carbon.registry.version}.jar" dest="${tempdir2}" />
<replace file="${tempdir2}/core.properties" token="dataDir=../../../../solr/data" value="dataDir=../../../solr/data" />
<zip
destfile="target/wso2carbon-core-${carbon.kernel.version}/wso2/components/plugins/org.wso2.carbon.registry.indexing_${carbon.registry.version}.jar" basedir="${tempdir2}" />
<zip destfile="target/wso2carbon-core-${carbon.kernel.version}/wso2/components/plugins/org.wso2.carbon.registry.indexing_${carbon.registry.version}.jar" basedir="${tempdir2}" />


<replace file="target/wso2carbon-core-${carbon.kernel.version}/repository/conf/security/Owasp.CsrfGuard.Carbon.properties" token="org.owasp.csrfguard.unprotected.Services=%servletContext%/services/*" value="org.owasp.csrfguard.unprotected.Services=%servletContext%/services/*${line.separator}org.owasp.csrfguard.unprotected.Sequences=%servletContext%/carbon/sequences/*${line.separator}org.owasp.csrfguard.unprotected.Configadmin=%servletContext%/carbon/configadmin/*${line.separator}org.owasp.csrfguard.unprotected.Localentries=%servletContext%/carbon/localentries/*${line.separator}org.owasp.csrfguard.unprotected.Api=%servletContext%/carbon/api/*${line.separator}org.owasp.csrfguard.unprotected.Proxyservices=%servletContext%/carbon/proxyservices/*${line.separator}org.owasp.csrfguard.unprotected.Resources=%servletContext%/carbon/resources/*${line.separator}org.owasp.csrfguard.unprotected.Task=%servletContext%/carbon/task/*${line.separator}org.owasp.csrfguard.unprotected.RegistryResource=%servletContext%/registry/resource/*${line.separator}org.owasp.csrfguard.unprotected.TenantServices=^%servletContext%/t/.*/services/.*$${line.separator}org.owasp.csrfguard.unprotected.TenantProxyServices=^%servletContext%/t/.*/carbon/proxyservices/.*$${line.separator}org.owasp.csrfguard.unprotected.Saml2SSO=%servletContext%/acs" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>integrator-features</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/org.wso2.ei.analytics.elk.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>integrator-features</artifactId>
<groupId>org.wso2.ei</groupId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/org.wso2.ei.analytics.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>integrator-features</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/org.wso2.ei.analytics.styles.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>integrator-features</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>integrator-features</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/org.wso2.ei.broker.styles.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>integrator-features</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>integrator-features</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/org.wso2.ei.samples.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>integrator-features</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/org.wso2.ei.styles.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>integrator-features</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>wso2ei-parent</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration/automation-extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>integrations</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>WSO2 Enterprise Integrator - Automation Extensions</name>
Expand Down
2 changes: 1 addition & 1 deletion integration/broker-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>integrations</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>mb-integration-tests</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>mb-integration-tests</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>mb-integration-tests</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration/broker-tests/tests-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>mb-integration-tests</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>mb-integration</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>mb-integration</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>mb-integration</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration/broker-tests/tests-ui-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>mb-integration-tests</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration/business-process-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>integrations</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>wso2bps-integration-common</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>wso2bps-integration-common</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration/business-process-tests/tests-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>wso2bps-integration</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>wso2bps-integration-common</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>wso2bps-integration-tests</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>wso2bps-integration-tests</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>wso2bps-integration-tests</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>wso2bps-integration</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.wso2.ei</groupId>
<artifactId>wso2bps-integration-tests</artifactId>
<version>6.6.0-SNAPSHOT</version>
<version>6.6.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 8af257e

Please sign in to comment.