Skip to content

Commit

Permalink
had to go back to http urls, grumble
Browse files Browse the repository at this point in the history
  • Loading branch information
Gray Watson committed Nov 14, 2020
1 parent 2847ee9 commit 29aac09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_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 https://maven.apache.org/maven-v4_0_0.xsd">
<!-- ormlite configuration file for Maven (http://maven.apache.org/) -->
<modelVersion>4.0.0</modelVersion>
<groupId>com.j256.ormlite</groupId>
Expand Down

0 comments on commit 29aac09

Please sign in to comment.