From 92d4cbd6e643e92178cb3cc72997d178cf4b6d94 Mon Sep 17 00:00:00 2001 From: Matt Liotta Date: Sun, 1 Apr 2018 08:03:40 -0400 Subject: [PATCH] updates to POM --- proto/pom.xml | 30 +++++++++++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) diff --git a/proto/pom.xml b/proto/pom.xml index 0b6edd4..9c22986 100644 --- a/proto/pom.xml +++ b/proto/pom.xml @@ -1,9 +1,35 @@ - 4.0.0 io.tokhn proto 0.0.1-SNAPSHOT + + Tokhn proto + tokhn.io + This project contains the proto file used by Tokhn to enable gRPC and protocol buffers to generate stubs in your language of choice. This project is currently only focused on Java stubs. + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Matt Liotta + mliotta@r337.com + + + + + https://github.com/mliotta/tokhn + scm:git:https://github.com/mliotta/tokhn.git + scm:git:https://github.com/mliotta/tokhn.git + + @@ -73,6 +99,4 @@ 1.10.0 - Tokhn proto - tokhn.io