Skip to content

Commit

Permalink
Remove automatic module name properties (#12532)
Browse files Browse the repository at this point in the history
  • Loading branch information
alzimmermsft authored Jun 26, 2020
1 parent 83a6538 commit 064b66b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion sdk/search/azure-search-documents/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
<packaging>jar</packaging>

<properties>
<project.automatic.module.name>com.azure.search</project.automatic.module.name>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>
Expand Down
4 changes: 0 additions & 4 deletions sdk/storage/azure-storage-file-share/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@
<tag>HEAD</tag>
</scm>

<properties>
<project.automatic.module.name>com.azure.storage.file</project.automatic.module.name>
</properties>

<dependencies>
<dependency>
<groupId>com.azure</groupId>
Expand Down

0 comments on commit 064b66b

Please sign in to comment.