Skip to content

Commit b556fb5

Browse files
[WSO2 Release] [Jenkins #3064] [Release 2.2.14] prepare release v2.2.14
1 parent 04fcb47 commit b556fb5

File tree

42 files changed

+47
-47
lines changed
  • components
    • event-flow
    • event-processor
      • org.wso2.carbon.event.processor.admin
      • org.wso2.carbon.event.processor.common
      • org.wso2.carbon.event.processor.core
      • org.wso2.carbon.event.processor.template.deployer
      • org.wso2.carbon.event.processor.ui
    • event-simulator
    • geo-dashboard
    • siddhi-metrics
    • siddhi-tryit
  • features
    • event-flow
      • org.wso2.carbon.event.flow.feature
      • org.wso2.carbon.event.flow.server.feature
      • org.wso2.carbon.event.flow.ui.feature
    • event-processor
      • org.wso2.carbon.event.processor.feature
      • org.wso2.carbon.event.processor.server.feature
      • org.wso2.carbon.event.processor.template.deployer.feature
      • org.wso2.carbon.event.processor.ui.feature
    • event-simulator
      • org.wso2.carbon.event.simulator.feature
      • org.wso2.carbon.event.simulator.server.feature
      • org.wso2.carbon.event.simulator.ui.feature
    • geo-dashboard
    • siddhi-tryit
  • service-stubs

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+47
-47
lines changed

components/event-flow/org.wso2.carbon.event.flow.ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.carbon.event-processing</groupId>
2121
<artifactId>event-flow</artifactId>
22-
<version>2.2.14-SNAPSHOT</version>
22+
<version>2.2.14</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525

components/event-flow/org.wso2.carbon.event.flow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.carbon.event-processing</groupId>
2121
<artifactId>event-flow</artifactId>
22-
<version>2.2.14-SNAPSHOT</version>
22+
<version>2.2.14</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525

components/event-flow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.carbon.event-processing</groupId>
2121
<artifactId>carbon-event-processing</artifactId>
22-
<version>2.2.14-SNAPSHOT</version>
22+
<version>2.2.14</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

components/event-processor/org.wso2.carbon.event.processor.admin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.carbon.event-processing</groupId>
2121
<artifactId>event-processor</artifactId>
22-
<version>2.2.14-SNAPSHOT</version>
22+
<version>2.2.14</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525

components/event-processor/org.wso2.carbon.event.processor.common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.carbon.event-processing</groupId>
2121
<artifactId>event-processor</artifactId>
22-
<version>2.2.14-SNAPSHOT</version>
22+
<version>2.2.14</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525

components/event-processor/org.wso2.carbon.event.processor.core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
<parent>
2020
<groupId>org.wso2.carbon.event-processing</groupId>
2121
<artifactId>event-processor</artifactId>
22-
<version>2.2.14-SNAPSHOT</version>
22+
<version>2.2.14</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525

2626
<modelVersion>4.0.0</modelVersion>
27-
<version>2.2.14-SNAPSHOT</version>
27+
<version>2.2.14</version>
2828
<artifactId>org.wso2.carbon.event.processor.core</artifactId>
2929
<packaging>bundle</packaging>
3030
<name>WSO2 Carbon - Event Processor Core</name>

components/event-processor/org.wso2.carbon.event.processor.template.deployer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>org.wso2.carbon.event-processing</groupId>
2020
<artifactId>event-processor</artifactId>
21-
<version>2.2.14-SNAPSHOT</version>
21+
<version>2.2.14</version>
2222
<relativePath>../pom.xml</relativePath>
2323
</parent>
2424

components/event-processor/org.wso2.carbon.event.processor.ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.carbon.event-processing</groupId>
2121
<artifactId>event-processor</artifactId>
22-
<version>2.2.14-SNAPSHOT</version>
22+
<version>2.2.14</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525

components/event-processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.carbon.event-processing</groupId>
2121
<artifactId>carbon-event-processing</artifactId>
22-
<version>2.2.14-SNAPSHOT</version>
22+
<version>2.2.14</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

components/event-simulator/org.wso2.carbon.event.simulator.admin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.wso2.carbon.event-processing</groupId>
2121
<artifactId>event-simulator</artifactId>
22-
<version>2.2.14-SNAPSHOT</version>
22+
<version>2.2.14</version>
2323
</parent>
2424

2525
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)