Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1105 from ballerinalang/release-0.8.1-RC1
Browse files Browse the repository at this point in the history
Update lisence
  • Loading branch information
kaviththiranga authored Feb 25, 2017
2 parents 943f7ec + 981a4d7 commit 8c6d1c5
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 23 deletions.
26 changes: 13 additions & 13 deletions LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ antlr4-runtime-4.5.1.wso2v1.jar
apache-mime4j-core-0.7.2.jar bundle apache2 2112
axiom-api-1.2.20.jar bundle apache2 2111
axiom-impl-1.2.20.jar bundle apache2 2110
ballerina-core-0.8.0.jar jar apache2 2120
ballerina-launcher-0.8.0.jar jar apache2 2119
ballerina-native-0.8.0.jar jar apache2 2118
ballerina-core-0.8.1.jar jar apache2 2125
ballerina-launcher-0.8.1.jar jar apache2 2124
ballerina-native-0.8.1.jar jar apache2 2123
commons-lang3-3.5.jar bundle apache2 2105
commons-logging-1.2.jar bundle apache2 1702
commons-pool-1.5.6.wso2v1.jar bundle apache2 5589
Expand All @@ -28,25 +28,25 @@ gson-2.7.jar
jaxen-1.1.6.jar bundle apache2 2095
jcommander-1.60.jar jar apache2 2094
json-path-2.2.0.jar bundle apache2 2093
netty-buffer-4.0.30.Final.jar bundle apache2 2092
netty-codec-4.0.30.Final.jar bundle apache2 2090
netty-codec-http-4.0.30.Final.jar bundle apache2 2088
netty-common-4.0.30.Final.jar bundle apache2 2085
netty-handler-4.0.30.Final.jar bundle apache2 2083
netty-transport-4.0.30.Final.jar bundle apache2 2080
org.wso2.carbon.connector.framework-4.2.4.jar bundle apache2 11772
netty-buffer-4.1.7.Final.jar bundle apache2 2091
netty-codec-4.1.7.Final.jar bundle apache2 2089
netty-codec-http-4.1.7.Final.jar bundle apache2 2087
netty-common-4.1.7.Final.jar bundle apache2 2084
netty-handler-4.1.7.Final.jar bundle apache2 2082
netty-transport-4.1.7.Final.jar bundle apache2 2079
org.wso2.carbon.connector.framework-4.2.6.jar bundle apache2 11780
org.wso2.carbon.core-5.1.0.jar bundle apache2 11763
org.wso2.carbon.messaging-2.2.3.jar bundle apache2 11771
org.wso2.carbon.transport.http.netty-4.2.4.jar bundle apache2 11769
org.wso2.carbon.transport.http.netty-4.2.6.jar bundle apache2 11778
Saxon-HE-9.7.0.wso2v1.jar bundle mpl10 11756
slf4j-api-1.7.22.jar bundle mit 2078
slf4j-nop-1.7.22.jar bundle mit 2077
snakeyaml-1.16.0.wso2v1.jar bundle apache2 11755
staxon-core-1.2.0.wso2v2.jar bundle apache2 11754
tapestry-json-5.4.1.wso2v1.jar bundle apache2 11753
workspace-service-0.8.0.jar jar apache2 2122
workspace-service-0.8.1.jar jar apache2 2128
xml-resolver-1.2.jar jarinbundle apache2 431
xml-resolver-1.2.jar jarinbundle apache2 2122
xml-resolver-1.2.jar jarinbundle apache2 2128



Expand Down
5 changes: 2 additions & 3 deletions modules/distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,13 @@
~ * 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>
<groupId>org.ballerinalang</groupId>
<artifactId>ballerina-composer-parent</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions modules/services/workspace-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@
~ See the License for the specific language governing permissions and
~ 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.msf4j</groupId>
Expand All @@ -27,7 +25,7 @@

<groupId>org.ballerinalang</groupId>
<artifactId>workspace-service</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.2-SNAPSHOT</version>
<name>Ballerina Composer - Workspace Service</name>

<repositories>
Expand Down
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
~ 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/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</groupId>
Expand All @@ -29,7 +28,7 @@
<groupId>org.ballerinalang</groupId>
<artifactId>ballerina-composer-parent</artifactId>
<packaging>pom</packaging>
<version>0.8.1-SNAPSHOT</version>
<version>0.8.2-SNAPSHOT</version>
<name>Ballerina Composer - Parent</name>

<scm>
Expand Down

0 comments on commit 8c6d1c5

Please sign in to comment.