Skip to content

Commit 5a9e3e0

Browse files
committed
Fix extra space typo.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpcore/branches/4.4.x@1740182 13f79535-47bb-0310-9956-ffa450edef68
1 parent 16bf21f commit 5a9e3e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

httpcore-osgi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<version>${pax.exam.version}</version>
6969
<exclusions>
7070
<exclusion>
71-
<groupId> org.osgi</groupId>
71+
<groupId>org.osgi</groupId>
7272
<artifactId>org.osgi.core</artifactId>
7373
</exclusion>
7474
</exclusions>

0 commit comments

Comments
 (0)