Skip to content

Commit e18d409

Browse files
authored
Update README.md
1 parent 9c5d800 commit e18d409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## Overview
66

77
The set of scripts in this repository provides a solution for:
8-
- Generating pom.xml files for jars built built by Bazel's ```java_library``` rule
8+
- Generating pom.xml files for jars built built by Bazel (typically ```java_library``` or ```java_binary``` rules)
99
- Uploading the pom.xmls and jars to a Maven Artifact Repository such as Nexus (or installing them into the local Maven Repository at ~/.m2/repository)
1010

1111
pomgen does not run as part of the Bazel build - therefore Bazel BUILD files can remain free of pom.xml related metadata.

0 commit comments

Comments
 (0)