Skip to content

Commit

Permalink
Removing the correct newline
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisHoban committed Jul 22, 2019
1 parent 3f0693d commit 1172c3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jrcc-access-api/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-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">
<modelVersion>4.0.0</modelVersion>

<groupId>ca.gov.bc.open</groupId>
<artifactId>jrcc-document-api</artifactId>
<version>0.4.0</version>
<version>0.4.0</version>

<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
Expand Down

0 comments on commit 1172c3e

Please sign in to comment.