Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v3.0.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
suhothayan committed May 21, 2015
1 parent f78048a commit 846296b
Show file tree
Hide file tree
Showing 17 changed files with 22 additions and 28 deletions.
2 changes: 1 addition & 1 deletion modules/siddhi-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>siddhi</artifactId>
<groupId>org.wso2.siddhi</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
<relativePath>../../pom.xml</relativePath>

</parent>
Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-extensions/eval-script/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>siddhi-extensions</artifactId>
<groupId>org.wso2.siddhi</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
5 changes: 2 additions & 3 deletions modules/siddhi-extensions/event-table/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,11 @@
~ limitations under the License.
-->

<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">
<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.siddhi</groupId>
<artifactId>siddhi-extensions</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-extensions/geo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>siddhi-extensions</artifactId>
<groupId>org.wso2.siddhi</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-extensions/math/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-extensions</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
6 changes: 2 additions & 4 deletions modules/siddhi-extensions/ml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,11 @@
~ limitations under the License.
-->

<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">
<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.siddhi</groupId>
<artifactId>siddhi-extensions</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>siddhi</artifactId>
<groupId>org.wso2.siddhi</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-extensions/regex/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-extensions</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-extensions/string/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-extensions</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-extensions/time/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-extensions</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
6 changes: 2 additions & 4 deletions modules/siddhi-extensions/timeseries/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,11 @@
~ limitations under the License.
-->

<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">
<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.siddhi</groupId>
<artifactId>siddhi-extensions</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-query-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>siddhi</artifactId>
<groupId>org.wso2.siddhi</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
<relativePath>../../pom.xml</relativePath>

</parent>
Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-query-compiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>siddhi</artifactId>
<groupId>org.wso2.siddhi</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-samples/performance-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi-samples</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>performance-samples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<artifactId>siddhi</artifactId>
<groupId>org.wso2.siddhi</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
<relativePath>../../pom.xml</relativePath>

</parent>
Expand Down
2 changes: 1 addition & 1 deletion modules/siddhi-samples/quick-start-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>siddhi-samples</artifactId>
<groupId>org.wso2.siddhi</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
7 changes: 3 additions & 4 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="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">
<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">
<modelVersion>4.0.0</modelVersion>

<parent>
Expand All @@ -28,7 +27,7 @@
<groupId>org.wso2.siddhi</groupId>
<artifactId>siddhi</artifactId>
<packaging>pom</packaging>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
<name>Siddhi</name>
<description>Siddhi, high performing Complex Event Processing Engine</description>

Expand Down Expand Up @@ -341,7 +340,7 @@
<url>https://github.com/wso2/siddhi.git</url>
<developerConnection>scm:git:https://github.com/wso2/siddhi.git</developerConnection>
<connection>scm:git:https://github.com/wso2/siddhi.git</connection>
<tag>HEAD</tag>
<tag>v3.0.0-alpha</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 846296b

Please sign in to comment.