Skip to content

Commit

Permalink
remove modules googlecloud-to-googleclou
Browse files Browse the repository at this point in the history
  • Loading branch information
nasir19noor committed Jan 14, 2025
1 parent 552a171 commit 6cedb8a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions v2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@
</profiles>

<modules>
<!-- <module>astradb-to-bigquery</module>
<module>astradb-to-bigquery</module>
<module>azure-eventhub-to-pubsub</module>
<module>bigtable-changestreams-to-hbase</module>
<module>bigtable-common</module>
Expand All @@ -694,7 +694,7 @@
<module>googlecloud-to-mongodb</module>
<module>googlecloud-to-neo4j</module>
<module>googlecloud-to-splunk</module>
<module>google-ads-to-googlecloud</module>
<!--<module>google-ads-to-googlecloud</module> -->
<module>jdbc-common</module>
<module>jdbc-to-googlecloud</module>
<module>jms-to-pubsub</module>
Expand All @@ -720,10 +720,10 @@
<module>spanner-change-streams-to-sharded-file-sink</module>
<module>spanner-common</module>
<module>spanner-custom-shard</module>
<module>spanner-migrations-sdk</module> -->
<module>spanner-migrations-sdk</module>
<module>spanner-to-sourcedb</module>
<!-- <module>sqlserver-to-googlecloud</module>
<module>streaming-data-generator</module> -->
<module>sqlserver-to-googlecloud</module>
<module>streaming-data-generator</module>
</modules>

</project>

0 comments on commit 6cedb8a

Please sign in to comment.