Custom package

This commit is contained in:
Andrea Cavalli 2022-07-19 23:34:41 +02:00
parent da0a69309b
commit 8b8646c61c
7 changed files with 12 additions and 12 deletions

View File

@ -4,7 +4,7 @@
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>org.telegram</groupId>
<groupId>org.warp</groupId>
<artifactId>Bots</artifactId>
<packaging>pom</packaging>
<version>6.1.0</version>

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.telegram</groupId>
<groupId>org.warp</groupId>
<artifactId>Bots</artifactId>
<version>6.1.0</version>
</parent>
@ -84,7 +84,7 @@
<dependencies>
<dependency>
<groupId>org.telegram</groupId>
<groupId>org.warp</groupId>
<artifactId>telegrambots</artifactId>
<version>6.1.0</version>
</dependency>

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.telegram</groupId>
<groupId>org.warp</groupId>
<artifactId>Bots</artifactId>
<version>6.1.0</version>
</parent>
@ -84,7 +84,7 @@
<dependencies>
<dependency>
<groupId>org.telegram</groupId>
<groupId>org.warp</groupId>
<artifactId>telegrambots</artifactId>
<version>6.1.0</version>
</dependency>

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.telegram</groupId>
<groupId>org.warp</groupId>
<artifactId>Bots</artifactId>
<version>6.1.0</version>
</parent>
@ -75,7 +75,7 @@
<dependencies>
<dependency>
<groupId>org.telegram</groupId>
<groupId>org.warp</groupId>
<artifactId>telegrambots</artifactId>
<version>6.1.0</version>
</dependency>

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.telegram</groupId>
<groupId>org.warp</groupId>
<artifactId>Bots</artifactId>
<version>6.1.0</version>
</parent>

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.telegram</groupId>
<groupId>org.warp</groupId>
<artifactId>Bots</artifactId>
<version>6.1.0</version>
</parent>
@ -91,7 +91,7 @@
<dependencies>
<dependency>
<groupId>org.telegram</groupId>
<groupId>org.warp</groupId>
<artifactId>telegrambots</artifactId>
<version>${telegrambots.version}</version>
</dependency>

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.telegram</groupId>
<groupId>org.warp</groupId>
<artifactId>Bots</artifactId>
<version>6.1.0</version>
</parent>
@ -91,7 +91,7 @@
<dependencies>
<dependency>
<groupId>org.telegram</groupId>
<groupId>org.warp</groupId>
<artifactId>telegrambots-meta</artifactId>
<version>6.1.0</version>
</dependency>