Skip to content

Commit 332eaf8

Browse files
HannesWellakurtakov
authored andcommitted
[Build] Fix typo in Maven profile id
1 parent 33f2f85 commit 332eaf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binaries/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464

6565
<profiles>
6666
<profile>
67-
<id>build-natitve-fragment</id>
67+
<id>build-native-fragment</id>
6868
<activation>
6969
<file><!-- Only build the native fragment projects in this directory -->
7070
<exists>META-INF/MANIFEST.MF</exists>

0 commit comments

Comments
 (0)