diff --git a/component/pom.xml b/component/pom.xml index 26314a2f..192e0ed5 100644 --- a/component/pom.xml +++ b/component/pom.xml @@ -16,13 +16,11 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + io.siddhi.extension.io.grpc siddhi-io-grpc-parent - 1.0.0-SNAPSHOT + 1.0.0-beta 4.0.0 siddhi-io-grpc diff --git a/pom.xml b/pom.xml index 5e1799e6..08c37c59 100644 --- a/pom.xml +++ b/pom.xml @@ -16,9 +16,7 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + org.wso2 wso2 @@ -28,7 +26,7 @@ pom io.siddhi.extension.io.grpc siddhi-io-grpc-parent - 1.0.0-SNAPSHOT + 1.0.0-beta Siddhi I/O grpc @@ -221,6 +219,6 @@ https://github.com/siddhi-io/siddhi-io-grpc.git scm:git:https://github.com/siddhi-io/siddhi-io-grpc.git scm:git:https://github.com/siddhi-io/siddhi-io-grpc.git - HEAD + v1.0.0-beta