From commits-return-34444-archive-asf-public=cust-asf.ponee.io@tinkerpop.apache.org Wed Jan 9 19:07:23 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id B036F180679 for ; Wed, 9 Jan 2019 19:07:22 +0100 (CET) Received: (qmail 23286 invoked by uid 500); 9 Jan 2019 18:07:21 -0000 Mailing-List: contact commits-help@tinkerpop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tinkerpop.apache.org Delivered-To: mailing list commits@tinkerpop.apache.org Received: (qmail 23277 invoked by uid 99); 9 Jan 2019 18:07:21 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2019 18:07:21 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 1BE0B85C07; Wed, 9 Jan 2019 18:07:21 +0000 (UTC) Date: Wed, 09 Jan 2019 18:07:21 +0000 To: "commits@tinkerpop.apache.org" Subject: [tinkerpop] 01/02: Fixed warnings related to nuget around the license CTR MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: spmallette@apache.org In-Reply-To: <154705724081.640.1108440685914198449@gitbox.apache.org> References: <154705724081.640.1108440685914198449@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: tinkerpop X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: fa0afb574d5eed68cd389764dbcce72d13f18ba2 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20190109180721.1BE0B85C07@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git commit fa0afb574d5eed68cd389764dbcce72d13f18ba2 Author: Stephen Mallette AuthorDate: Wed Jan 9 13:03:45 2019 -0500 Fixed warnings related to nuget around the license CTR --- gremlin-dotnet/glv/Gremlin.Net.Template.nuspec.template | 2 +- gremlin-dotnet/glv/Gremlin.Net.csproj.template | 2 +- gremlin-dotnet/src/Gremlin.Net.Template/Gremlin.Net.Template.nuspec | 2 +- gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gremlin-dotnet/glv/Gremlin.Net.Template.nuspec.template b/gremlin-dotnet/glv/Gremlin.Net.Template.nuspec.template index 72ad382..1c6c4df 100644 --- a/gremlin-dotnet/glv/Gremlin.Net.Template.nuspec.template +++ b/gremlin-dotnet/glv/Gremlin.Net.Template.nuspec.template @@ -6,7 +6,7 @@ $projectVersion Gremlin.Net template to create a console application with dotnet new. Apache TinkerPop - https://github.com/apache/tinkerpop/blob/master/LICENSE + Apache-2.0 http://tinkerpop.apache.org TinkerPop Gremlin Gremlin.Net diff --git a/gremlin-dotnet/glv/Gremlin.Net.csproj.template b/gremlin-dotnet/glv/Gremlin.Net.csproj.template index cac274f..4519886 100644 --- a/gremlin-dotnet/glv/Gremlin.Net.csproj.template +++ b/gremlin-dotnet/glv/Gremlin.Net.csproj.template @@ -43,7 +43,7 @@ https://groups.google.com/forum/#!forum/gremlin-users Gremlin.Net gremlin;tinkerpop;apache http://tinkerpop.apache.org - https://github.com/apache/tinkerpop/blob/master/LICENSE + Apache-2.0 http://tinkerpop.apache.org/docs/current/images/gremlin-dotnet-logo_256x256.png https://github.com/apache/tinkerpop diff --git a/gremlin-dotnet/src/Gremlin.Net.Template/Gremlin.Net.Template.nuspec b/gremlin-dotnet/src/Gremlin.Net.Template/Gremlin.Net.Template.nuspec index 0ab3bb1..35d0efc 100644 --- a/gremlin-dotnet/src/Gremlin.Net.Template/Gremlin.Net.Template.nuspec +++ b/gremlin-dotnet/src/Gremlin.Net.Template/Gremlin.Net.Template.nuspec @@ -6,7 +6,7 @@ 3.3.6-SNAPSHOT Gremlin.Net template to create a console application with dotnet new. Apache TinkerPop - https://github.com/apache/tinkerpop/blob/master/LICENSE + Apache-2.0 http://tinkerpop.apache.org TinkerPop Gremlin Gremlin.Net diff --git a/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj b/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj index 44b068d..2b50aba 100644 --- a/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj +++ b/gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj @@ -43,7 +43,7 @@ https://groups.google.com/forum/#!forum/gremlin-users Gremlin.Net gremlin;tinkerpop;apache http://tinkerpop.apache.org - https://github.com/apache/tinkerpop/blob/master/LICENSE + Apache-2.0 http://tinkerpop.apache.org/docs/current/images/gremlin-dotnet-logo_256x256.png https://github.com/apache/tinkerpop