-
-
Notifications
You must be signed in to change notification settings - Fork 385
Expand file tree
/
Copy pathgradle.properties
More file actions
15 lines (13 loc) · 615 Bytes
/
Copy pathgradle.properties
File metadata and controls
15 lines (13 loc) · 615 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
GROUP=com.github.pengrad
VERSION_NAME=10.1.0
POM_DESCRIPTION=Java API for Telegram Bot API
POM_URL=https://github.com/pengrad/java-telegram-bot-api/
POM_SCM_URL=https://github.com/pengrad/java-telegram-bot-api/
POM_SCM_CONNECTION=scm:git:git://github.com/pengrad/java-telegram-bot-api.git
POM_SCM_DEV_CONNECTION=scm:git:git://github.com/pengrad/java-telegram-bot-api.git
POM_LICENCE_NAME=The Apache Software License, Version 2.0
POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
POM_LICENCE_DIST=repo
POM_DEVELOPER_ID=pengrad
POM_DEVELOPER_NAME=Stas Parshin
org.gradle.jvmargs='-Dfile.encoding=UTF-8'