Skip to content

Commit

Permalink
Removing pom.xml comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
conniey committed Jul 13, 2023
1 parent 0127dd6 commit 1c40150
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions sdk/webpubsub/azure-messaging-webpubsub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,6 @@
<tag>HEAD</tag>
</scm>

<properties>
<!-- Configures the Java 9+ run to perform the required module exports, opens, and reads that are necessary for testing but shouldn't be part of the module-info. -->
<javaModulesSurefireArgLine>
--add-exports com.azure.core/com.azure.core.implementation.util=ALL-UNNAMED
--add-reads com.azure.messaging.webpubsub=tyrus.client
</javaModulesSurefireArgLine>
</properties>

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

0 comments on commit 1c40150

Please sign in to comment.