Update pom.xml

This commit is contained in:
Andrea Cavalli 2020-08-20 16:06:12 +02:00
parent bdbe38900e
commit 5b5cbaac5e
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
<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>
<groupId>it.tdlight</groupId>
<artifactId>tdlight-natives-windows-amd64</artifactId>
<artifactId>tdlib-natives-windows-amd64</artifactId>
<version>1.1.4</version>
<name>TDLight Natives for Windows (amd64)</name>
<name>TDLib Natives for Windows (amd64)</name>
<packaging>jar</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>