version bump (1.6.7)

This commit is contained in:
ajgeiss0702
2020-08-16 14:49:42 -07:00
parent 10d53f5c66
commit 9d80a2a135
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<classpath> <classpath>
<classpathentry excluding="us/ajg0702/queue/oldMain.java" kind="src" output="target/classes" path="src/main/java"> <classpathentry kind="src" output="target/classes" path="src/main/java">
<attributes> <attributes>
<attribute name="optional" value="true"/> <attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/> <attribute name="maven.pomderived" value="true"/>
+1 -1
View File
@@ -4,7 +4,7 @@
<groupId>us.ajg0702</groupId> <groupId>us.ajg0702</groupId>
<artifactId>ajQueue</artifactId> <artifactId>ajQueue</artifactId>
<name>ajQueue</name> <name>ajQueue</name>
<version>1.6.3</version> <version>1.6.7</version>
<build> <build>
<resources> <resources>
<resource> <resource>
+1 -1
View File
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>us.ajg0702</groupId> <groupId>us.ajg0702</groupId>
<artifactId>ajQueue</artifactId> <artifactId>ajQueue</artifactId>
<version>1.6.4</version> <version>1.6.7</version>
<name>ajQueue</name> <name>ajQueue</name>
<repositories> <repositories>