You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/06/12 14:44:28 UTC

[commons-fileupload] branch master updated: Fix POM

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git


The following commit(s) were added to refs/heads/master by this push:
     new e6e31e5  Fix POM
e6e31e5 is described below

commit e6e31e53ceff3f742de683c0c6d4c73068064a1c
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Jun 12 10:44:24 2023 -0400

    Fix POM
---
 commons-fileupload2-javax/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/commons-fileupload2-javax/pom.xml b/commons-fileupload2-javax/pom.xml
index c98e30c..7543b93 100644
--- a/commons-fileupload2-javax/pom.xml
+++ b/commons-fileupload2-javax/pom.xml
@@ -1,4 +1,4 @@
-212<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
  contributor license agreements.  See the NOTICE file distributed with