summaryrefslogtreecommitdiffstats
path: root/appc-client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-client/pom.xml')
-rw-r--r--appc-client/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/appc-client/pom.xml b/appc-client/pom.xml
index 0cde5e99c..4a6f8ced3 100644
--- a/appc-client/pom.xml
+++ b/appc-client/pom.xml
@@ -22,8 +22,7 @@
limitations under the License.
============LICENSE_END=========================================================
-->
-<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>
<parent>
@@ -137,7 +136,7 @@
<dependency>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-provider-jgit</artifactId>
- <version>${maven.scm.provers.jgit.version></version>
+ <version>${maven.scm.provers.jgit.version&gt;</version>
</dependency>
</dependencies>
</plugin>