rename completed
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
<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/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.example</groupId>
|
||||
<artifactId>MCdiscord_bot</artifactId>
|
||||
<version>1.1be06</version>
|
||||
<artifactId>zz_MCdiscord_bot</artifactId>
|
||||
<version>1.1be07</version>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
2
pom.xml
2
pom.xml
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>com.example</groupId>
|
||||
<artifactId>zz_MCdiscord_bot</artifactId>
|
||||
<version>1.1be06</version>
|
||||
<version>1.1be07</version>
|
||||
<packaging>jar</packaging> <!-- Specify the correct packaging type here -->
|
||||
|
||||
<properties>
|
||||
|
@@ -1,5 +1,5 @@
|
||||
name: ZZ_MCdiscord_bot-1
|
||||
version: 1.1be06
|
||||
version: 1.1be07
|
||||
main: MCdiscord_bot-1.src.main.java.disMCbot
|
||||
description: A Discord bot plugin for Crafty Minecraft.
|
||||
author: Bryce
|
||||
|
Binary file not shown.
Binary file not shown.
@@ -1,5 +1,5 @@
|
||||
name: ZZ_MCdiscord_bot-1
|
||||
version: 1.1be06
|
||||
version: 1.1be07
|
||||
main: MCdiscord_bot-1.src.main.java.disMCbot
|
||||
description: A Discord bot plugin for Crafty Minecraft.
|
||||
author: Bryce
|
||||
|
@@ -1,3 +1,3 @@
|
||||
artifactId=MCdiscord_bot
|
||||
artifactId=zz_MCdiscord_bot
|
||||
groupId=com.example
|
||||
version=1.1be06
|
||||
version=1.1be07
|
||||
|
@@ -1,2 +1,2 @@
|
||||
C:\Users\hbmann\Documents\Projects\_MCdiscord-bot\MCdiscord_bot-1\src\main\java\disMCbot.java
|
||||
C:\Users\hbmann\Documents\Projects\_MCdiscord-bot\MCdiscord_bot-1\src\main\java\listeners\MinecraftEventListener.java
|
||||
C:\Users\hbmann\Documents\Projects\zz_MCdiscord_bot\src\main\java\listeners\MinecraftEventListener.java
|
||||
C:\Users\hbmann\Documents\Projects\zz_MCdiscord_bot\src\main\java\disMCbot.java
|
||||
|
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user