Skip to content

Commit

Permalink
[WSO2 Release] [Jenkins #3784] [Release 1.6.1-wso2v88] prepare for ne…
Browse files Browse the repository at this point in the history
…xt development iteration
  • Loading branch information
wso2-jenkins-bot committed Jan 27, 2023
1 parent 8c4b847 commit e9788c4
Show file tree
Hide file tree
Showing 41 changed files with 57 additions and 61 deletions.
2 changes: 1 addition & 1 deletion modules/adb-codegen/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-adb-codegen</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/adb/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/addressing/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>addressing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/clustering/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-clustering</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/codegen/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-codegen</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/corba/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-corba</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/fastinfoset/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-fastinfoset</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions modules/integration/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-integration</artifactId>
Expand Down Expand Up @@ -99,7 +99,7 @@
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-json</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.axis2</groupId>
Expand Down
2 changes: 1 addition & 1 deletion modules/java2wsdl/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-java2wsdl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/jaxbri/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-jaxbri</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions modules/json/pom.xml
Expand Up @@ -24,11 +24,11 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-json</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<name>Apache Axis2 - JSON</name>
<description>Axis2 JSON module</description>
<dependencies>
Expand Down Expand Up @@ -174,7 +174,7 @@
</build>

<properties>
<version.axis2>1.6.1-wso2v88</version.axis2>
<version.axis2>1.6.1-wso2v89-SNAPSHOT</version.axis2>
</properties>

</project>
2 changes: 1 addition & 1 deletion modules/kernel/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-kernel</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/metadata/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-metadata</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/mex/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>mex</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/mtompolicy-mar/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>mtompolicy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/mtompolicy/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-mtompolicy</artifactId>
Expand Down
6 changes: 1 addition & 5 deletions modules/parent/pom.xml
Expand Up @@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Axis2 - Parent</name>
<inceptionYear>2004</inceptionYear>
Expand Down Expand Up @@ -1258,8 +1258,4 @@
</plugin>
</plugins>
</reporting>

<scm>
<tag>v1.6.1-wso2v88</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion modules/ping/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>ping</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/resource-bundle/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-resource-bundle</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/saaj/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-saaj</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/samples/version/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<artifactId>version</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/scripting/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>scripting</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/soapmonitor/module/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<artifactId>soapmonitor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/soapmonitor/servlet/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-soapmonitor-servlet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/spring/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-spring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/testutils/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-testutils</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions modules/tool/axis2-aar-maven-plugin/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-aar-maven-plugin</artifactId>
Expand Down Expand Up @@ -69,7 +69,7 @@
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-aar-maven-plugin</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-aar-maven-plugin</developerConnection>
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/tool/axis2-aar-maven-plugin</url>
<tag>v1.6.1-wso2v88</tag>
<tag>HEAD</tag>
</scm>
<build>
<plugins>
Expand Down
4 changes: 2 additions & 2 deletions modules/tool/axis2-ant-plugin/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-ant-plugin</artifactId>
Expand All @@ -34,7 +34,7 @@
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-ant-plugin</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-ant-plugin</developerConnection>
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/tool/axis2-ant-plugin</url>
<tag>v1.6.1-wso2v88</tag>
<tag>HEAD</tag>
</scm>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions modules/tool/axis2-java2wsdl-maven-plugin/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-java2wsdl-maven-plugin</artifactId>
Expand All @@ -37,7 +37,7 @@
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-java2wsdl-maven-plugin</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-java2wsdl-maven-plugin</developerConnection>
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/tool/axis2-java2wsdl-maven-plugin</url>
<tag>v1.6.1-wso2v88</tag>
<tag>HEAD</tag>
</scm>
<build>
<sourceDirectory>src/main/java</sourceDirectory>
Expand Down
4 changes: 2 additions & 2 deletions modules/tool/axis2-mar-maven-plugin/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-mar-maven-plugin</artifactId>
Expand Down Expand Up @@ -70,7 +70,7 @@
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-mar-maven-plugin</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-mar-maven-plugin</developerConnection>
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/tool/axis2-mar-maven-plugin</url>
<tag>v1.6.1-wso2v88</tag>
<tag>HEAD</tag>
</scm>
<build>
<plugins>
Expand Down
4 changes: 2 additions & 2 deletions modules/tool/axis2-repo-maven-plugin/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-repo-maven-plugin</artifactId>
Expand Down Expand Up @@ -50,7 +50,7 @@
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-repo-maven-plugin</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-repo-maven-plugin</developerConnection>
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/tool/axis2-repo-maven-plugin</url>
<tag>v1.6.1-wso2v88</tag>
<tag>HEAD</tag>
</scm>
<build>
<plugins>
Expand Down
4 changes: 2 additions & 2 deletions modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-wsdl2code-maven-plugin</artifactId>
Expand All @@ -35,7 +35,7 @@
<connection>scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-wsdl2code-maven-plugin</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_6/modules/tool/axis2-wsdl2code-maven-plugin</developerConnection>
<url>http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/tool/axis2-wsdl2code-maven-plugin</url>
<tag>v1.6.1-wso2v88</tag>
<tag>HEAD</tag>
</scm>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion modules/transport/base/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/transport/http/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-parent</artifactId>
<version>1.6.1-wso2v88</version>
<version>1.6.1-wso2v89-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<artifactId>axis2-transport-http</artifactId>
Expand Down

0 comments on commit e9788c4

Please sign in to comment.