Skip to content

Commit 844b787

Browse files
committed
livin on a prayer! (refactor finally fixed)
1 parent 0d4dd5d commit 844b787

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+5
-605439
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
target
2-
2+
build

dependency-reduced-pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<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">
33
<modelVersion>4.0.0</modelVersion>
4-
<groupId>net.potato.tuff</groupId>
4+
<groupId>tf.tuff</groupId>
55
<artifactId>TuffX</artifactId>
66
<name>TuffX</name>
7-
<version>1.0.1-SNAPSHOT</version>
7+
<version>1.1.1-SNAPSHOT</version>
88
<description>A plugin to send below-Y0 block data to Eaglercraft clients.</description>
99
<build>
1010
<defaultGoal>clean package</defaultGoal>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<modelVersion>4.0.0</modelVersion>
55

66
<!-- Project Information -->
7-
<groupId>net.potato.tuff</groupId>
7+
<groupId>tf.tuff</groupId>
88
<artifactId>TuffX</artifactId>
9-
<version>1.0.1-SNAPSHOT</version>
9+
<version>1.1.1-SNAPSHOT</version>
1010
<packaging>jar</packaging>
1111

1212
<name>TuffX</name>

target/TuffX.jar

-29.3 MB
Binary file not shown.

target/classes/config.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)