Browse Source

Merge branch 'google:master' into rename-nongeographicalregion

pull/3627/head
KarolJakubKrawiec 1 year ago
committed by GitHub
parent
commit
a595efae97
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 8 deletions
  1. +0
    -4
      java/carrier/pom.xml
  2. +0
    -4
      java/geocoder/pom.xml

+ 0
- 4
java/carrier/pom.xml View File

@ -52,10 +52,6 @@
<manifestFile>
${project.build.outputDirectory}/META-INF/MANIFEST.MF
</manifestFile>
<manifestEntries>
<Automatic-Module-Name>com.google.i18n.phonenumbers.carrier
</Automatic-Module-Name>
</manifestEntries>
</archive>
</configuration>
</execution>


+ 0
- 4
java/geocoder/pom.xml View File

@ -62,10 +62,6 @@
<manifestFile>
${project.build.outputDirectory}/META-INF/MANIFEST.MF
</manifestFile>
<manifestEntries>
<Automatic-Module-Name>com.google.i18n.phonenumbers.geocoder
</Automatic-Module-Name>
</manifestEntries>
</archive>
</configuration>
</execution>


Loading…
Cancel
Save