Project

General

Profile

« Previous | Next » 

Revision b84bdb82

Added by Andreas Kohlbecker over 8 years ago

first working implementation of the EUNIS SPARQL client

View differences:

pom.xml
279 279
        <artifactId>maven-compiler-plugin</artifactId>
280 280
        <version>3.1</version>
281 281
        <configuration>
282
          <source>1.6</source>
283
          <target>1.6</target>
282
          <source>1.7</source>
283
          <target>1.7</target>
284 284
        </configuration>
285 285
      </plugin>
286 286
      <plugin>

Also available in: Unified diff