diff options
Diffstat (limited to 'clformat')
| -rw-r--r-- | clformat/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clformat/pom.xml b/clformat/pom.xml index 324d119..1fec73d 100644 --- a/clformat/pom.xml +++ b/clformat/pom.xml @@ -3,7 +3,7 @@ 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"> <modelVersion>4.0.0</modelVersion> - <parent> + <parent> <groupId>com.ashardalon</groupId> <artifactId>BJCUtils-Parent</artifactId> <version>2.0-SNAPSHOT</version> |
