1
0
Fork 0

Update pom.xml

This commit is contained in:
Andrea Cavalli 2020-10-03 13:48:28 +02:00
parent 9bb50ba38a
commit 9e08a22437
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>2.0.1-SNAPSHOT</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>