Skip to content

Commit

Permalink
correct XML declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
Elliotte Rusty Harold authored and slachiewicz committed Feb 6, 2021
1 parent 731dd7f commit b104da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-jxr/pom.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?Xmlb version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>

<!--
Licensed to the Apache Software Foundation (ASF) under one
Expand Down

0 comments on commit b104da3

Please sign in to comment.