Skip to content

Commit

Permalink
Move eventhubs (#4380)
Browse files Browse the repository at this point in the history
* Base move.
* Tweak POM files.
  • Loading branch information
mitchdenny authored Jul 10, 2019
1 parent 5811967 commit 728cc1c
Show file tree
Hide file tree
Showing 111 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pom.client.xml
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@
<modules>
<module>./sdk/appconfiguration/azure-data-appconfiguration</module>
<module>./core</module>
<module>./eventhubs/client/azure-eventhubs</module>
<module>./sdk/eventhubs/azure-eventhubs</module>
<module>./sdk/keyvault/azure-keyvault-secrets</module>
<module>./sdk/keyvault/azure-keyvault-keys</module>
<!-- As recommended by Eng Sys team, removing tracing as it is built and released separately -->
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 2 additions & 4 deletions sdk/eventhubs/pom.service.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
<packaging>pom</packaging>
<version>1.0.0</version><!-- Need not change for every release-->
<modules>

<!-- Put modules here -->

<module>../../core</module>
<module>azure-eventhubs</module>
</modules>

</project>

0 comments on commit 728cc1c

Please sign in to comment.