Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #1775] [Release 2.0.80] prepare release v2.0.80
Browse files Browse the repository at this point in the history
  • Loading branch information
WSO2 Builder committed Sep 21, 2017
1 parent f19a7b5 commit 9287b1f
Show file tree
Hide file tree
Showing 17 changed files with 29 additions and 31 deletions.
21 changes: 10 additions & 11 deletions components/distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,12 @@
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<parent>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.analytics.parent</artifactId>
<version>2.0.80-SNAPSHOT</version>
<version>2.0.80</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -648,7 +647,7 @@
<configuration>
<tasks>
<replace dir="target/carbon-analytics/wso2" token="false" value="true">
<include name="**/bundles.info"/>
<include name="**/bundles.info" />
</replace>
</tasks>
</configuration>
Expand All @@ -661,14 +660,14 @@
<phase>install</phase>
<configuration>
<target>
<delete dir="target/archive-tmp"/>
<delete dir="target/dependency-maven-plugin-markers"/>
<delete dir="target/org.eclipse.equinox.executable-3.5.0.v20110530-7P7NFUFFLWUl76mart"/>
<delete dir="target/p2-repo"/>
<delete dir="target/archive-tmp" />
<delete dir="target/dependency-maven-plugin-markers" />
<delete dir="target/org.eclipse.equinox.executable-3.5.0.v20110530-7P7NFUFFLWUl76mart" />
<delete dir="target/p2-repo" />
<!-- Figure out a way to delete tmp.* files -->
<delete file="target/tmp"/>
<delete dir="target/carbon-analytics"/>
<delete dir="target/antrun"/>
<delete file="target/tmp" />
<delete dir="target/carbon-analytics" />
<delete dir="target/antrun" />
</target>
</configuration>
<goals>
Expand Down
2 changes: 1 addition & 1 deletion components/org.wso2.carbon.das.jobmanager.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.analytics.parent</artifactId>
<version>2.0.80-SNAPSHOT</version>
<version>2.0.80</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/org.wso2.carbon.database.query.manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.analytics.parent</artifactId>
<version>2.0.80-SNAPSHOT</version>
<version>2.0.80</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/org.wso2.carbon.event.simulator.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.analytics.parent</artifactId>
<version>2.0.80-SNAPSHOT</version>
<version>2.0.80</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.analytics.parent</artifactId>
<version>2.0.80-SNAPSHOT</version>
<version>2.0.80</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/org.wso2.carbon.siddhi.editor.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.analytics.parent</artifactId>
<version>2.0.80-SNAPSHOT</version>
<version>2.0.80</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/org.wso2.carbon.stream.processor.common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.analytics.parent</artifactId>
<version>2.0.80-SNAPSHOT</version>
<version>2.0.80</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/org.wso2.carbon.stream.processor.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.analytics.parent</artifactId>
<version>2.0.80-SNAPSHOT</version>
<version>2.0.80</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion components/osgi-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.analytics.parent</artifactId>
<version>2.0.80-SNAPSHOT</version>
<version>2.0.80</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.analytics.parent</artifactId>
<version>2.0.80-SNAPSHOT</version>
<version>2.0.80</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.analytics.parent</artifactId>
<version>2.0.80-SNAPSHOT</version>
<version>2.0.80</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.analytics.parent</artifactId>
<version>2.0.80-SNAPSHOT</version>
<version>2.0.80</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.analytics.parent</artifactId>
<version>2.0.80-SNAPSHOT</version>
<version>2.0.80</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.analytics.parent</artifactId>
<version>2.0.80-SNAPSHOT</version>
<version>2.0.80</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.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.analytics.parent</artifactId>
<version>2.0.80-SNAPSHOT</version>
<version>2.0.80</version>
<relativePath>../../pom.xml</relativePath>
</parent>

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

Expand Down
9 changes: 4 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
~ limitations under the License.
-->

<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<parent>
<groupId>org.wso2</groupId>
Expand All @@ -28,7 +27,7 @@
<groupId>org.wso2.carbon.analytics</groupId>
<artifactId>org.wso2.carbon.analytics.parent</artifactId>
<packaging>pom</packaging>
<version>2.0.80-SNAPSHOT</version>
<version>2.0.80</version>
<name>WSO2 Carbon Analytics - Parent</name>
<modules>
<module>components/org.wso2.carbon.msf4j.interceptor.common</module>
Expand Down Expand Up @@ -262,7 +261,7 @@
<url>https://github.com/wso2/carbon-analytics.git</url>
<developerConnection>scm:git:https://github.com/wso2/carbon-analytics.git</developerConnection>
<connection>scm:git:https://github.com/wso2/carbon-analytics.git</connection>
<tag>HEAD</tag>
<tag>v2.0.80</tag>
</scm>

<dependencyManagement>
Expand Down Expand Up @@ -1024,7 +1023,7 @@
</dependencyManagement>

<properties>
<carbon.analytics.version>2.0.80-SNAPSHOT</carbon.analytics.version>
<carbon.analytics.version>2.0.80</carbon.analytics.version>
<siddhi.version>4.0.0-M78</siddhi.version>
<siddhi.bundle.version>4.0.0-M78</siddhi.bundle.version>
<carbon.analytics-common.pkg.export.version>2.0.0</carbon.analytics-common.pkg.export.version>
Expand Down

0 comments on commit 9287b1f

Please sign in to comment.