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/07/30 20:19:44 UTC

[commons-bcel] branch master updated: Indent

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-bcel.git


The following commit(s) were added to refs/heads/master by this push:
     new 337524f8 Indent
337524f8 is described below

commit 337524f8db15dba7c3801bc205d73de23947c0e8
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Jul 30 16:19:40 2023 -0400

    Indent
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 64a19b88..1fcfadda 100644
--- a/pom.xml
+++ b/pom.xml
@@ -475,7 +475,7 @@
       <scope>test</scope>
     </dependency>
     <dependency>
-       <!-- BCEL-336 refers to this specific version.  -->
+      <!-- BCEL-336 refers to this specific version.  -->
       <groupId>javax</groupId>
       <artifactId>javaee-api</artifactId>
       <version>6.0</version>