Skip to content
This repository was archived by the owner on Dec 15, 2023. It is now read-only.

Commit 8854824

Browse files
Merge pull request #6 from FabianMeiswinkel/master
Adding Developers info to pom.xml
2 parents a3895de + 56f142a commit 8854824

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

pom.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,15 @@
6262
</plugin>
6363
</plugins>
6464
</build>
65-
<scm>
65+
<developers>
66+
<developer>
67+
<name>CosmosDB Programmability Devs</name>
68+
<email>[email protected]</email>
69+
<organization>Microsoft</organization>
70+
<organizationUrl>http://www.microsoft.com/</organizationUrl>
71+
</developer>
72+
</developers>
73+
<scm>
6674
<connection>scm:git:[email protected]:Azure-Samples/azure-cosmos-db-cassandra-api-spark-connector-sample.git</connection>
6775
<developerConnection>scm:git:[email protected]:Azure-Samples/azure-cosmos-db-cassandra-api-spark-connector-sample.git</developerConnection>
6876
<url>[email protected]:Azure-Samples/azure-cosmos-db-cassandra-api-spark-connector-sample.git</url>

0 commit comments

Comments
 (0)