|
a/pom.xml |
|
b/pom.xml |
|
... |
|
... |
191 |
<dependency>
|
191 |
<dependency>
|
192 |
<groupId>pve2-api-java-master</groupId>
|
192 |
<groupId>pve2-api-java-master</groupId>
|
193 |
<artifactId>pve2-java-client</artifactId>
|
193 |
<artifactId>pve2-java-client</artifactId>
|
194 |
<version>0.0.1-SNAPSHOT</version>
|
194 |
<version>0.0.1-SNAPSHOT</version>
|
195 |
</dependency>
|
195 |
</dependency>
|
|
|
196 |
<dependency>
|
|
|
197 |
<groupId>org.apache.jena</groupId>
|
|
|
198 |
<artifactId>apache-jena</artifactId>
|
|
|
199 |
<version>2.12.0</version>
|
|
|
200 |
</dependency>
|
196 |
</dependencies>
|
201 |
</dependencies>
|
197 |
</project> |
202 |
</project> |