Skip to content

Commit

Permalink
update to version 13.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qitia committed Nov 8, 2019
1 parent 6edd43e commit 40f2d8f
Show file tree
Hide file tree
Showing 2,943 changed files with 526 additions and 239,098 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The Bing Ads Java SDK includes and depends on the microsoft.bingads Maven artifa
<dependency>
<groupId>com.microsoft.bingads</groupId>
<artifactId>microsoft.bingads</artifactId>
<version>12.13.6</version>
<version>13.0.1</version>
</dependency>
```
If you are not using a Maven project, you must include the correct version of each dependency. You can review the complete list of Bing Ads Java SDK dependencies at the [Maven Repository](http://mvnrepository.com/artifact/com.microsoft.bingads/microsoft.bingads/).
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.microsoft.bingads</groupId>
<version>12.13.6</version>
<version>13.0.1</version>
<name>Bing Ads Java SDK</name>
<description>The Bing Ads Java SDK is a library improving developer experience when working with the Bing Ads services by providing high-level access to features such as Bulk API, OAuth Authorization and SOAP API.</description>
<url>https://github.com/BingAds/BingAds-Java-SDK</url>
Expand Down
146 changes: 0 additions & 146 deletions proxies/com/microsoft/bingads/v12/adinsight/AdApiError.java

This file was deleted.

64 changes: 0 additions & 64 deletions proxies/com/microsoft/bingads/v12/adinsight/AdApiFaultDetail.java

This file was deleted.

This file was deleted.

Loading

0 comments on commit 40f2d8f

Please sign in to comment.