From d363d6d81ccc797f6b27e45b414a50fc438c4208 Mon Sep 17 00:00:00 2001
From: PikaMug <2267126+PikaMug@users.noreply.github.com>
Date: Thu, 31 Mar 2022 06:51:01 -0400
Subject: [PATCH] Do not build version modules
---
v1_8_R1/pom.xml | 49 -------------------------------------------------
v1_8_R2/pom.xml | 49 -------------------------------------------------
v1_8_R3/pom.xml | 49 -------------------------------------------------
3 files changed, 147 deletions(-)
diff --git a/v1_8_R1/pom.xml b/v1_8_R1/pom.xml
index def69bb24..eddf70602 100644
--- a/v1_8_R1/pom.xml
+++ b/v1_8_R1/pom.xml
@@ -27,53 +27,4 @@
compile
-
-
- clean install
- ${basedir}/src/main/java
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.8.1
-
-
- 1.8
-
-
-
-
- org.apache.maven.plugins
- maven-jar-plugin
- 3.2.0
-
-
-
- org.apache.maven.plugins
- maven-shade-plugin
- 3.2.4
-
-
- package
-
- shade
-
-
- true
- false
-
-
-
-
-
-
-
- me.*
-
-
-
-
-
-
\ No newline at end of file
diff --git a/v1_8_R2/pom.xml b/v1_8_R2/pom.xml
index df5fa9cec..29085061e 100644
--- a/v1_8_R2/pom.xml
+++ b/v1_8_R2/pom.xml
@@ -27,53 +27,4 @@
compile
-
-
- clean install
- ${basedir}/src/main/java
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.8.1
-
-
- 1.8
-
-
-
-
- org.apache.maven.plugins
- maven-jar-plugin
- 3.2.0
-
-
-
- org.apache.maven.plugins
- maven-shade-plugin
- 3.2.4
-
-
- package
-
- shade
-
-
- true
- false
-
-
-
-
-
-
-
- me.*
-
-
-
-
-
-
\ No newline at end of file
diff --git a/v1_8_R3/pom.xml b/v1_8_R3/pom.xml
index 7b3a4e67a..5e9bdc679 100644
--- a/v1_8_R3/pom.xml
+++ b/v1_8_R3/pom.xml
@@ -27,53 +27,4 @@
compile
-
-
- clean install
- ${basedir}/src/main/java
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.8.1
-
-
- 1.8
-
-
-
-
- org.apache.maven.plugins
- maven-jar-plugin
- 3.2.0
-
-
-
- org.apache.maven.plugins
- maven-shade-plugin
- 3.2.4
-
-
- package
-
- shade
-
-
- true
- false
-
-
-
-
-
-
-
- me.*
-
-
-
-
-
-
\ No newline at end of file