|
| 1 | +<?xml version="1.0"?> |
| 2 | +<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"> |
| 3 | + <modelVersion>4.0.0</modelVersion> |
| 4 | + <groupId>com.google.http-client</groupId> |
| 5 | + <artifactId>google-http-client-bom</artifactId> |
| 6 | + <version>1.26.1-SNAPSHOT</version><!-- {x-version-update:google-http-client-bom:current} --> |
| 7 | + <packaging>pom</packaging> |
| 8 | + |
| 9 | + <name>Google HTTP Client Library for Java BOM</name> |
| 10 | + <url>https://github.com/googleapis/google-http-java-client/tree/master/google-http-client-bom</url> |
| 11 | + <description> |
| 12 | + BOM for Google HTTP Client Library for Java |
| 13 | + </description> |
| 14 | + |
| 15 | + <organization> |
| 16 | + <name>Google LLC</name> |
| 17 | + </organization> |
| 18 | + |
| 19 | + <scm> |
| 20 | + <connection>scm:git:https://github.com/googleapis/google-http-java-client.git</connection> |
| 21 | + <developerConnection>scm:git:git@github.com:googleapis/google-http-java-client.git</developerConnection> |
| 22 | + <url>https://github.com/googleapis/google-http-java-client</url> |
| 23 | + </scm> |
| 24 | + |
| 25 | + <distributionManagement> |
| 26 | + <snapshotRepository> |
| 27 | + <id>sonatype-nexus-snapshots</id> |
| 28 | + <url>https://oss.sonatype.org/content/repositories/snapshots</url> |
| 29 | + </snapshotRepository> |
| 30 | + <repository> |
| 31 | + <id>sonatype-nexus-staging</id> |
| 32 | + <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url> |
| 33 | + </repository> |
| 34 | + <site> |
| 35 | + <id>github-pages-site</id> |
| 36 | + <name>Deployment through GitHub's site deployment plugin</name> |
| 37 | + <url>site/google-cloud-bom</url> |
| 38 | + </site> |
| 39 | + </distributionManagement> |
| 40 | + |
| 41 | + <licenses> |
| 42 | + <license> |
| 43 | + <name>The Apache Software License, Version 2.0</name> |
| 44 | + <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> |
| 45 | + <distribution>repo</distribution> |
| 46 | + </license> |
| 47 | + </licenses> |
| 48 | + |
| 49 | + <dependencyManagement> |
| 50 | + <dependencies> |
| 51 | + <dependency> |
| 52 | + <groupId>com.google.http-client</groupId> |
| 53 | + <artifactId>google-http-client</artifactId> |
| 54 | + <version>1.26.1-SNAPSHOT</version><!-- {x-version-update:google-http-client:current} --> |
| 55 | + </dependency> |
| 56 | + <dependency> |
| 57 | + <groupId>com.google.http-client</groupId> |
| 58 | + <artifactId>google-http-client-android</artifactId> |
| 59 | + <version>1.26.1-SNAPSHOT</version><!-- {x-version-update:google-http-client-android:current} --> |
| 60 | + </dependency> |
| 61 | + <dependency> |
| 62 | + <groupId>com.google.http-client</groupId> |
| 63 | + <artifactId>google-http-client-appengine</artifactId> |
| 64 | + <version>1.26.1-SNAPSHOT</version><!-- {x-version-update:google-http-client-appengine:current} --> |
| 65 | + </dependency> |
| 66 | + <dependency> |
| 67 | + <groupId>com.google.http-client</groupId> |
| 68 | + <artifactId>google-http-client-assembly</artifactId> |
| 69 | + <version>1.26.1-SNAPSHOT</version><!-- {x-version-update:google-http-client-assembly:current} --> |
| 70 | + </dependency> |
| 71 | + <dependency> |
| 72 | + <groupId>com.google.http-client</groupId> |
| 73 | + <artifactId>google-http-client-findbugs</artifactId> |
| 74 | + <version>1.26.1-SNAPSHOT</version><!-- {x-version-update:google-http-client-findbugs:current} --> |
| 75 | + </dependency> |
| 76 | + <dependency> |
| 77 | + <groupId>com.google.http-client</groupId> |
| 78 | + <artifactId>google-http-client-gson</artifactId> |
| 79 | + <version>1.26.1-SNAPSHOT</version><!-- {x-version-update:google-http-client-gson:current} --> |
| 80 | + </dependency> |
| 81 | + <dependency> |
| 82 | + <groupId>com.google.http-client</groupId> |
| 83 | + <artifactId>google-http-client-jackson</artifactId> |
| 84 | + <version>1.26.1-SNAPSHOT</version><!-- {x-version-update:google-http-client-jackson:current} --> |
| 85 | + </dependency> |
| 86 | + <dependency> |
| 87 | + <groupId>com.google.http-client</groupId> |
| 88 | + <artifactId>google-http-client-jackson2</artifactId> |
| 89 | + <version>1.26.1-SNAPSHOT</version><!-- {x-version-update:google-http-client-jackson2:current} --> |
| 90 | + </dependency> |
| 91 | + <dependency> |
| 92 | + <groupId>com.google.http-client</groupId> |
| 93 | + <artifactId>google-http-client-jdo</artifactId> |
| 94 | + <version>1.26.1-SNAPSHOT</version><!-- {x-version-update:google-http-client-jdo:current} --> |
| 95 | + </dependency> |
| 96 | + <dependency> |
| 97 | + <groupId>com.google.http-client</groupId> |
| 98 | + <artifactId>google-http-client-protobuf</artifactId> |
| 99 | + <version>1.26.1-SNAPSHOT</version><!-- {x-version-update:google-http-client-protobuf:current} --> |
| 100 | + </dependency> |
| 101 | + <dependency> |
| 102 | + <groupId>com.google.http-client</groupId> |
| 103 | + <artifactId>google-http-client-test</artifactId> |
| 104 | + <version>1.26.1-SNAPSHOT</version><!-- {x-version-update:google-http-client-test:current} --> |
| 105 | + </dependency> |
| 106 | + <dependency> |
| 107 | + <groupId>com.google.http-client</groupId> |
| 108 | + <artifactId>google-http-client-xml</artifactId> |
| 109 | + <version>1.26.1-SNAPSHOT</version><!-- {x-version-update:google-http-client-xml:current} --> |
| 110 | + </dependency> |
| 111 | + </dependencies> |
| 112 | + </dependencyManagement> |
| 113 | +</project> |
0 commit comments