Update pom stuff so the versions should compile better
This commit is contained in:
		| @@ -2,11 +2,11 @@ | |||||||
| <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | <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/xsd/maven-4.0.0.xsd"> |          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> |     <modelVersion>4.0.0</modelVersion> | ||||||
|     <artifactId>libsdisguises-nms</artifactId> |     <artifactId>nms</artifactId> | ||||||
|     <packaging>pom</packaging> |     <packaging>pom</packaging> | ||||||
|  |  | ||||||
|     <parent> |     <parent> | ||||||
|         <artifactId>LibsDisguises</artifactId> |         <artifactId>parent</artifactId> | ||||||
|         <groupId>LibsDisguises</groupId> |         <groupId>LibsDisguises</groupId> | ||||||
|         <version>10.0.27-SNAPSHOT</version> |         <version>10.0.27-SNAPSHOT</version> | ||||||
|         <relativePath>../pom.xml</relativePath> |         <relativePath>../pom.xml</relativePath> | ||||||
|   | |||||||
| @@ -3,7 +3,7 @@ | |||||||
|          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||||||
|          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | ||||||
|     <parent> |     <parent> | ||||||
|         <artifactId>LibsDisguises</artifactId> |         <artifactId>nms</artifactId> | ||||||
|         <groupId>LibsDisguises</groupId> |         <groupId>LibsDisguises</groupId> | ||||||
|         <version>10.0.27-SNAPSHOT</version> |         <version>10.0.27-SNAPSHOT</version> | ||||||
|         <relativePath>../pom.xml</relativePath> |         <relativePath>../pom.xml</relativePath> | ||||||
|   | |||||||
| @@ -3,7 +3,7 @@ | |||||||
|          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||||||
|          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | ||||||
|     <parent> |     <parent> | ||||||
|         <artifactId>LibsDisguises</artifactId> |         <artifactId>nms</artifactId> | ||||||
|         <groupId>LibsDisguises</groupId> |         <groupId>LibsDisguises</groupId> | ||||||
|         <version>10.0.27-SNAPSHOT</version> |         <version>10.0.27-SNAPSHOT</version> | ||||||
|         <relativePath>../pom.xml</relativePath> |         <relativePath>../pom.xml</relativePath> | ||||||
|   | |||||||
| @@ -3,7 +3,7 @@ | |||||||
|          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||||||
|          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | ||||||
|     <parent> |     <parent> | ||||||
|         <artifactId>LibsDisguises</artifactId> |         <artifactId>nms</artifactId> | ||||||
|         <groupId>LibsDisguises</groupId> |         <groupId>LibsDisguises</groupId> | ||||||
|         <version>10.0.27-SNAPSHOT</version> |         <version>10.0.27-SNAPSHOT</version> | ||||||
|         <relativePath>../pom.xml</relativePath> |         <relativePath>../pom.xml</relativePath> | ||||||
|   | |||||||
| @@ -3,13 +3,14 @@ | |||||||
|          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||||||
|          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | ||||||
|     <parent> |     <parent> | ||||||
|         <artifactId>LibsDisguises</artifactId> |         <artifactId>parent</artifactId> | ||||||
|         <groupId>LibsDisguises</groupId> |         <groupId>LibsDisguises</groupId> | ||||||
|         <version>10.0.27-SNAPSHOT</version> |         <version>10.0.27-SNAPSHOT</version> | ||||||
|     </parent> |     </parent> | ||||||
|  |  | ||||||
|     <modelVersion>4.0.0</modelVersion> |     <modelVersion>4.0.0</modelVersion> | ||||||
|  |  | ||||||
|     <artifactId>plugin</artifactId> |     <artifactId>LibsDisguises</artifactId> | ||||||
|  |  | ||||||
|     <properties> |     <properties> | ||||||
|         <maven.compiler.source>1.8</maven.compiler.source> |         <maven.compiler.source>1.8</maven.compiler.source> | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								pom.xml
									
									
									
									
									
								
							| @@ -4,7 +4,7 @@ | |||||||
|     <modelVersion>4.0.0</modelVersion> |     <modelVersion>4.0.0</modelVersion> | ||||||
|     <!-- A good example on why temporary names for project identification shouldn't be used --> |     <!-- A good example on why temporary names for project identification shouldn't be used --> | ||||||
|     <groupId>LibsDisguises</groupId> |     <groupId>LibsDisguises</groupId> | ||||||
|     <artifactId>LibsDisguises</artifactId> |     <artifactId>parent</artifactId> | ||||||
|     <packaging>pom</packaging> |     <packaging>pom</packaging> | ||||||
|     <version>10.0.27-SNAPSHOT</version> |     <version>10.0.27-SNAPSHOT</version> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -3,7 +3,7 @@ | |||||||
|          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||||||
|          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | ||||||
|     <parent> |     <parent> | ||||||
|         <artifactId>LibsDisguises</artifactId> |         <artifactId>parent</artifactId> | ||||||
|         <groupId>LibsDisguises</groupId> |         <groupId>LibsDisguises</groupId> | ||||||
|         <version>10.0.27-SNAPSHOT</version> |         <version>10.0.27-SNAPSHOT</version> | ||||||
|     </parent> |     </parent> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user