diff options
| author | yzhou <yzhou@krr-linux.cs.ox.ac.uk> | 2015-04-22 10:37:58 +0100 |
|---|---|---|
| committer | yzhou <yzhou@krr-linux.cs.ox.ac.uk> | 2015-04-22 10:37:58 +0100 |
| commit | 1818d6deb118a3496205c3a49267f9b08fa926df (patch) | |
| tree | 856341b2eed1dd5d66fc2077b43ab0f961f9f452 /pom.xml | |
| parent | c0f5bdcdb29608532656c71c219680eccd4aad09 (diff) | |
| download | ACQuA-1818d6deb118a3496205c3a49267f9b08fa926df.tar.gz ACQuA-1818d6deb118a3496205c3a49267f9b08fa926df.zip | |
added two interfaces in QueryReasoner for SemFacet
removed answer files in the *.conf
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -13,8 +13,8 @@ | |||
| 13 | <artifactId>maven-compiler-plugin</artifactId> | 13 | <artifactId>maven-compiler-plugin</artifactId> |
| 14 | <version>3.1</version> | 14 | <version>3.1</version> |
| 15 | <configuration> | 15 | <configuration> |
| 16 | <source>1.7</source> | 16 | <source>1.8</source> |
| 17 | <target>1.7</target> | 17 | <target>1.8</target> |
| 18 | </configuration> | 18 | </configuration> |
| 19 | </plugin> | 19 | </plugin> |
| 20 | <plugin> | 20 | <plugin> |
