aboutsummaryrefslogtreecommitdiffstats
path: root/Bindings/Java
diff options
context:
space:
mode:
Diffstat (limited to 'Bindings/Java')
-rw-r--r--Bindings/Java/pom.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/Bindings/Java/pom.xml b/Bindings/Java/pom.xml
index 3b264b0..fc2ca71 100644
--- a/Bindings/Java/pom.xml
+++ b/Bindings/Java/pom.xml
@@ -1,10 +1,8 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.saintandreas</groupId>
<artifactId>jocular</artifactId>
<version>0.0.1-SNAPSHOT</version>
-
<scm>
<connection>scm:git:https://github.com/jherico/OculusSDK.git</connection>
<developerConnection>scm:git:[email protected]:jherico/OculusSDK.git</developerConnection>