]> jfr.im git - irc/rizon/acid.git/commitdiff
Merge branch 'dwarf/pyva-fixes' into 'master'
authorOrillion <redacted>
Thu, 28 Dec 2017 21:04:28 +0000 (21:04 +0000)
committerOrillion <redacted>
Thu, 28 Dec 2017 21:04:28 +0000 (21:04 +0000)
Pyva: Disable google commands. Add unshorten alias for expand.

Closes #16 and #53

See merge request rizon/acid!80

pom.xml

diff --git a/pom.xml b/pom.xml
index c4e66182617f234cbe481866f968639dd2e1c63d..18ed2091dd70dd603abe9ff766d2f104c7040d02 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -51,6 +51,7 @@
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-compiler-plugin</artifactId>
+                               <version>3.7.0</version>
                                <configuration>
                                        <source>1.8</source>
                                        <target>1.8</target>