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 #49 from Manuri/0.985.0-release
Browse files Browse the repository at this point in the history
Update README.md, Module.md and pom.xml
  • Loading branch information
Manuri authored Dec 10, 2018
2 parents 3e8d418 + 2ffbccd commit b2118ba
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions component/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,6 @@
<groupId>org.ballerinalang</groupId>
<artifactId>ballerina-log-api</artifactId>
</dependency>
<dependency>
<groupId>org.ballerinax.docker</groupId>
<artifactId>docker-extension</artifactId>
</dependency>
<dependency>
<groupId>org.ballerinax.kubernetes</groupId>
<artifactId>kubernetes-extension</artifactId>
</dependency>
<dependency>
<groupId>org.ballerinalang</groupId>
<artifactId>ballerina-builtin</artifactId>
Expand All @@ -96,18 +88,6 @@
<type>zip</type>
<classifier>ballerina-binary-repo</classifier>
</dependency>
<dependency>
<groupId>org.ballerinax.docker</groupId>
<artifactId>docker-extension</artifactId>
<type>zip</type>
<classifier>ballerina-binary-repo</classifier>
</dependency>
<dependency>
<groupId>org.ballerinax.kubernetes</groupId>
<artifactId>kubernetes-extension</artifactId>
<type>zip</type>
<classifier>ballerina-binary-repo</classifier>
</dependency>
<dependency>
<groupId>com.datastax.cassandra</groupId>
<artifactId>cassandra-driver-core</artifactId>
Expand Down

0 comments on commit b2118ba

Please sign in to comment.