1
0
Fork 0

Update pom.xml

This commit is contained in:
Andrea Cavalli 2020-08-23 19:53:14 +02:00
parent 4fb8b291f8
commit 3fdb6c0794
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-osx-amd64</artifactId>
<artifactId>tdlib-natives-osx-amd64</artifactId>
<version>1.1.0</version>
<name>TDLight Natives for OSX (amd64)</name>
<name>TDLib Natives for OSX (amd64)</name>
<packaging>jar</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>