Skip to content

Commit

Permalink
update the Microsoft Azure branding in pom files.
Browse files Browse the repository at this point in the history
  • Loading branch information
Albert Cheng committed May 2, 2014
1 parent ba4b6ed commit de45e66
Show file tree
Hide file tree
Showing 14 changed files with 71 additions and 71 deletions.
10 changes: 5 additions & 5 deletions core-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
<artifactId>microsoft-azure-api-core-test</artifactId>
<packaging>jar</packaging>

<name>Microsoft Windows Azure Core Test Client API</name>
<description>API for Testing Microsoft Windows Azure Clients</description>
<url>https://github.com/WindowsAzure/azure-sdk-for-java</url>
<name>Microsoft Azure Core Test Client API</name>
<description>API for Testing Microsoft Azure Clients</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>

<licenses>
<license>
Expand All @@ -38,8 +38,8 @@
</licenses>

<scm>
<url>scm:git:https://github.com/WindowsAzure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/WindowsAzure/azure-sdk-for-java.git</connection>
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/Azure/azure-sdk-for-java.git</connection>
</scm>

<properties>
Expand Down
10 changes: 5 additions & 5 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
<artifactId>microsoft-azure-api-core</artifactId>
<packaging>jar</packaging>

<name>Microsoft Windows Azure Core Client API</name>
<description>API for Microsoft Windows Azure Clients</description>
<url>https://github.com/WindowsAzure/azure-sdk-for-java</url>
<name>Microsoft Azure Core Client API</name>
<description>API for Microsoft Azure Clients</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>

<licenses>
<license>
Expand All @@ -38,8 +38,8 @@
</licenses>

<scm>
<url>scm:git:https://github.com/WindowsAzure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/WindowsAzure/azure-sdk-for-java.git</connection>
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/Azure/azure-sdk-for-java.git</connection>
</scm>

<properties>
Expand Down
10 changes: 5 additions & 5 deletions management-compute/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
<artifactId>microsoft-azure-api-management-compute</artifactId>
<packaging>jar</packaging>

<name>Microsoft Windows Azure Compute Management Client API</name>
<description>Windows Azure Compute Management SDK Clients</description>
<url>https://github.com/WindowsAzure/azure-sdk-for-java</url>
<name>Microsoft Azure Compute Management Client API</name>
<description>Microsoft Azure Compute Management SDK Clients</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>

<licenses>
<license>
Expand All @@ -38,8 +38,8 @@
</licenses>

<scm>
<url>scm:git:https://github.com/WindowsAzure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/WindowsAzure/azure-sdk-for-java.git</connection>
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/Azure/azure-sdk-for-java.git</connection>
</scm>

<properties>
Expand Down
10 changes: 5 additions & 5 deletions management-network/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
<artifactId>microsoft-azure-api-management-network</artifactId>
<packaging>jar</packaging>

<name>Microsoft Windows Azure Network Management Client API</name>
<description>Windows Azure Network Management SDK Clients</description>
<url>https://github.com/WindowsAzure/azure-sdk-for-java</url>
<name>Microsoft Azure Network Management Client API</name>
<description>Microsoft Azure Network Management SDK Clients</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>

<licenses>
<license>
Expand All @@ -38,8 +38,8 @@
</licenses>

<scm>
<url>scm:git:https://github.com/WindowsAzure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/WindowsAzure/azure-sdk-for-java.git</connection>
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/Azure/azure-sdk-for-java.git</connection>
</scm>

<properties>
Expand Down
10 changes: 5 additions & 5 deletions management-sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
<artifactId>microsoft-azure-api-management-sql</artifactId>
<packaging>jar</packaging>

<name>Microsoft Windows Azure SQL Management Client API</name>
<description>Windows Azure SQL Management SDK Clients</description>
<url>https://github.com/WindowsAzure/azure-sdk-for-java</url>
<name>Microsoft Azure SQL Management Client API</name>
<description>Microsoft Azure SQL Management SDK Clients</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>

<licenses>
<license>
Expand All @@ -38,8 +38,8 @@
</licenses>

<scm>
<url>scm:git:https://github.com/WindowsAzure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/WindowsAzure/azure-sdk-for-java.git</connection>
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/Azure/azure-sdk-for-java.git</connection>
</scm>

<properties>
Expand Down
10 changes: 5 additions & 5 deletions management-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
<artifactId>microsoft-azure-api-management-storage</artifactId>
<packaging>jar</packaging>

<name>Microsoft Windows Azure Storage Management Client API</name>
<description>Windows Azure Storage Management SDK Clients</description>
<url>https://github.com/WindowsAzure/azure-sdk-for-java</url>
<name>Microsoft Azure Storage Management Client API</name>
<description>Microsoft Azure Storage Management SDK Clients</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>

<licenses>
<license>
Expand All @@ -38,8 +38,8 @@
</licenses>

<scm>
<url>scm:git:https://github.com/WindowsAzure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/WindowsAzure/azure-sdk-for-java.git</connection>
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/Azure/azure-sdk-for-java.git</connection>
</scm>

<properties>
Expand Down
10 changes: 5 additions & 5 deletions management-websites/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
<artifactId>microsoft-azure-api-management-websites</artifactId>
<packaging>jar</packaging>

<name>Microsoft Windows Azure Website Management Client API</name>
<description>Windows Azure Website Management SDK Clients</description>
<url>https://github.com/WindowsAzure/azure-sdk-for-java</url>
<name>Microsoft Azure Website Management Client API</name>
<description>Microsoft Azure Website Management SDK Clients</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>

<licenses>
<license>
Expand All @@ -38,8 +38,8 @@
</licenses>

<scm>
<url>scm:git:https://github.com/WindowsAzure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/WindowsAzure/azure-sdk-for-java.git</connection>
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/Azure/azure-sdk-for-java.git</connection>
</scm>

<properties>
Expand Down
10 changes: 5 additions & 5 deletions management/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
<artifactId>microsoft-azure-api-management</artifactId>
<packaging>jar</packaging>

<name>Microsoft Windows Azure Management Client API</name>
<description>Windows Azure Management SDK Clients</description>
<url>https://github.com/WindowsAzure/azure-sdk-for-java</url>
<name>Microsoft Azure Management Client API</name>
<description>Microsoft Azure Management SDK Clients</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>

<licenses>
<license>
Expand All @@ -38,8 +38,8 @@
</licenses>

<scm>
<url>scm:git:https://github.com/WindowsAzure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/WindowsAzure/azure-sdk-for-java.git</connection>
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/Azure/azure-sdk-for-java.git</connection>
</scm>

<properties>
Expand Down
10 changes: 5 additions & 5 deletions media/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
<artifactId>microsoft-azure-api-media</artifactId>
<packaging>jar</packaging>

<name>Microsoft Windows Azure Media Client API</name>
<description>Windows Azure Media SDK Clients</description>
<url>https://github.com/WindowsAzure/azure-sdk-for-java</url>
<name>Microsoft Azure Media Client API</name>
<description>Microsoft Azure Media SDK Clients</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>

<licenses>
<license>
Expand All @@ -38,8 +38,8 @@
</licenses>

<scm>
<url>scm:git:https://github.com/WindowsAzure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/WindowsAzure/azure-sdk-for-java.git</connection>
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/Azure/azure-sdk-for-java.git</connection>
</scm>

<properties>
Expand Down
10 changes: 5 additions & 5 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
<artifactId>microsoft-azure-api-parent</artifactId>
<packaging>pom</packaging>

<name>Microsoft Windows Azure Client API Parent</name>
<description>API for Microsoft Windows Azure Clients</description>
<url>https://github.com/WindowsAzure/azure-sdk-for-java</url>
<name>Microsoft Azure Client API Parent</name>
<description>API for Microsoft Azure Clients</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>

<licenses>
<license>
Expand All @@ -37,8 +37,8 @@
</licenses>

<scm>
<url>scm:git:https://github.com/WindowsAzure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/WindowsAzure/azure-sdk-for-java.git</connection>
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/Azure/azure-sdk-for-java.git</connection>
</scm>

<properties>
Expand Down
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
<version>0.5.0</version>
<packaging>pom</packaging>

<name>Microsoft Windows Azure Client API</name>
<description>API for Microsoft Windows Azure Clients</description>
<url>https://github.com/WindowsAzure/azure-sdk-for-java</url>
<name>Microsoft Azure Client API</name>
<description>API for Microsoft Azure Clients</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>

<licenses>
<license>
Expand All @@ -33,8 +33,8 @@
</licenses>

<scm>
<url>scm:git:https://github.com/WindowsAzure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/WindowsAzure/azure-sdk-for-java.git</connection>
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/Azure/azure-sdk-for-java.git</connection>
</scm>

<properties>
Expand All @@ -50,4 +50,4 @@
<modules>
<module>parent</module>
</modules>
</project>
</project>
10 changes: 5 additions & 5 deletions serviceBus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
<artifactId>microsoft-azure-api-servicebus</artifactId>
<packaging>jar</packaging>

<name>Microsoft Windows Azure Service Bus Client API</name>
<description>Windows Azure Service Bus SDK Clients</description>
<url>https://github.com/WindowsAzure/azure-sdk-for-java</url>
<name>Microsoft Azure Service Bus Client API</name>
<description>Microsoft Azure Service Bus SDK Clients</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>

<licenses>
<license>
Expand All @@ -38,8 +38,8 @@
</licenses>

<scm>
<url>scm:git:https://github.com/WindowsAzure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/WindowsAzure/azure-sdk-for-java.git</connection>
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/Azure/azure-sdk-for-java.git</connection>
</scm>

<properties>
Expand Down
10 changes: 5 additions & 5 deletions serviceRuntime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
<artifactId>microsoft-azure-api-serviceruntime</artifactId>
<packaging>jar</packaging>

<name>Microsoft Windows Azure Service Runtime Client API</name>
<description>Windows Azure Service Runtime SDK Clients</description>
<url>https://github.com/WindowsAzure/azure-sdk-for-java</url>
<name>Microsoft Azure Service Runtime Client API</name>
<description>Microsoft Azure Service Runtime SDK Clients</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>

<licenses>
<license>
Expand All @@ -38,8 +38,8 @@
</licenses>

<scm>
<url>scm:git:https://github.com/WindowsAzure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/WindowsAzure/azure-sdk-for-java.git</connection>
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/Azure/azure-sdk-for-java.git</connection>
</scm>

<properties>
Expand Down
10 changes: 5 additions & 5 deletions tracing-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
<artifactId>microsoft-azure-api-tracing-util</artifactId>
<packaging>jar</packaging>

<name>Microsoft Windows Azure Util Logger tracing</name>
<description>API for Tracing with util logger in the Microsoft Windows Azure Clients</description>
<url>https://github.com/WindowsAzure/azure-sdk-for-java</url>
<name>Microsoft Azure Util Logger tracing</name>
<description>API for Tracing with util logger in the Microsoft Azure Clients</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>

<licenses>
<license>
Expand All @@ -38,8 +38,8 @@
</licenses>

<scm>
<url>scm:git:https://github.com/WindowsAzure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/WindowsAzure/azure-sdk-for-java.git</connection>
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
<connection>scm:git:git://github.com/Azure/azure-sdk-for-java.git</connection>
</scm>

<properties>
Expand Down

0 comments on commit de45e66

Please sign in to comment.