1 <?xml version="1.0"?> 2 <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" 3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4 <modelVersion>4.0.0</modelVersion> 5 <parent> 6 <groupId>com.amazonaws</groupId> 7 <artifactId>aws-java-sdk-pom</artifactId> 8 <version>1.11.18</version> 9 </parent> 10 <groupId>com.amazonaws</groupId> 11 <artifactId>aws-java-sdk</artifactId> 12 <name>AWS SDK For Java</name> 13 <description>The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).</description> 14 <url>https://aws.amazon.com/sdkforjava</url> 15 16 <!-- The dependencies section in pom.xml is auto generated. No manual changes are allowed --> 17 <dependencies> 18 <dependency> 19 <artifactId>aws-java-sdk-support</artifactId> 20 <groupId>com.amazonaws</groupId> 21 <optional>false</optional> 22 <version>1.11.18</version> 23 </dependency> 24 <dependency> 25 <artifactId>aws-java-sdk-simpledb</artifactId> 26 <groupId>com.amazonaws</groupId> 27 <optional>false</optional> 28 <version>1.11.18</version> 29 </dependency> 30 <dependency> 31 <artifactId>aws-java-sdk-servicecatalog</artifactId> 32 <groupId>com.amazonaws</groupId> 33 <optional>false</optional> 34 <version>1.11.18</version> 35 </dependency> 36 <dependency> 37 <artifactId>aws-java-sdk-simpleworkflow</artifactId> 38 <groupId>com.amazonaws</groupId> 39 <optional>false</optional> 40 <version>1.11.18</version> 41 </dependency> 42 <dependency> 43 <artifactId>aws-java-sdk-storagegateway</artifactId> 44 <groupId>com.amazonaws</groupId> 45 <optional>false</optional> 46 <version>1.11.18</version> 47 </dependency> 48 <dependency> 49 <artifactId>aws-java-sdk-route53</artifactId> 50 <groupId>com.amazonaws</groupId> 51 <optional>false</optional> 52 <version>1.11.18</version> 53 </dependency> 54 <dependency> 55 <artifactId>aws-java-sdk-s3</artifactId> 56 <groupId>com.amazonaws</groupId> 57 <optional>false</optional> 58 <version>1.11.18</version> 59 </dependency> 60 <dependency> 61 <artifactId>aws-java-sdk-importexport</artifactId> 62 <groupId>com.amazonaws</groupId> 63 <optional>false</optional> 64 <version>1.11.18</version> 65 </dependency> 66 <dependency> 67 <artifactId>aws-java-sdk-sts</artifactId> 68 <groupId>com.amazonaws</groupId> 69 <optional>false</optional> 70 <version>1.11.18</version> 71 </dependency> 72 <dependency> 73 <artifactId>aws-java-sdk-sqs</artifactId> 74 <groupId>com.amazonaws</groupId> 75 <optional>false</optional> 76 <version>1.11.18</version> 77 </dependency> 78 <dependency> 79 <artifactId>aws-java-sdk-rds</artifactId> 80 <groupId>com.amazonaws</groupId> 81 <optional>false</optional> 82 <version>1.11.18</version> 83 </dependency> 84 <dependency> 85 <artifactId>aws-java-sdk-redshift</artifactId> 86 <groupId>com.amazonaws</groupId> 87 <optional>false</optional> 88 <version>1.11.18</version> 89 </dependency> 90 <dependency> 91 <artifactId>aws-java-sdk-elasticbeanstalk</artifactId> 92 <groupId>com.amazonaws</groupId> 93 <optional>false</optional> 94 <version>1.11.18</version> 95 </dependency> 96 <dependency> 97 <artifactId>aws-java-sdk-glacier</artifactId> 98 <groupId>com.amazonaws</groupId> 99 <optional>false</optional> 100 <version>1.11.18</version> 101 </dependency> 102 <dependency> 103 <artifactId>aws-java-sdk-iam</artifactId> 104 <groupId>com.amazonaws</groupId> 105 <optional>false</optional> 106 <version>1.11.18</version> 107 </dependency> 108 <dependency> 109 <artifactId>aws-java-sdk-datapipeline</artifactId> 110 <groupId>com.amazonaws</groupId> 111 <optional>false</optional> 112 <version>1.11.18</version> 113 </dependency> 114 <dependency> 115 <artifactId>aws-java-sdk-elasticloadbalancing</artifactId> 116 <groupId>com.amazonaws</groupId> 117 <optional>false</optional> 118 <version>1.11.18</version> 119 </dependency> 120 <dependency> 121 <artifactId>aws-java-sdk-emr</artifactId> 122 <groupId>com.amazonaws</groupId> 123 <optional>false</optional> 124 <version>1.11.18</version> 125 </dependency> 126 <dependency> 127 <artifactId>aws-java-sdk-elasticache</artifactId> 128 <groupId>com.amazonaws</groupId> 129 <optional>false</optional> 130 <version>1.11.18</version> 131 </dependency> 132 <dependency> 133 <artifactId>aws-java-sdk-elastictranscoder</artifactId> 134 <groupId>com.amazonaws</groupId> 135 <optional>false</optional> 136 <version>1.11.18</version> 137 </dependency> 138 <dependency> 139 <artifactId>aws-java-sdk-ec2</artifactId> 140 <groupId>com.amazonaws</groupId> 141 <optional>false</optional> 142 <version>1.11.18</version> 143 </dependency> 144 <dependency> 145 <artifactId>aws-java-sdk-dynamodb</artifactId> 146 <groupId>com.amazonaws</groupId> 147 <optional>false</optional> 148 <version>1.11.18</version> 149 </dependency> 150 <dependency> 151 <artifactId>aws-java-sdk-sns</artifactId> 152 <groupId>com.amazonaws</groupId> 153 <optional>false</optional> 154 <version>1.11.18</version> 155 </dependency> 156 <dependency> 157 <artifactId>aws-java-sdk-cloudtrail</artifactId> 158 <groupId>com.amazonaws</groupId> 159 <optional>false</optional> 160 <version>1.11.18</version> 161 </dependency> 162 <dependency> 163 <artifactId>aws-java-sdk-cloudwatch</artifactId> 164 <groupId>com.amazonaws</groupId> 165 <optional>false</optional> 166 <version>1.11.18</version> 167 </dependency> 168 <dependency> 169 <artifactId>aws-java-sdk-logs</artifactId> 170 <groupId>com.amazonaws</groupId> 171 <optional>false</optional> 172 <version>1.11.18</version> 173 </dependency> 174 <dependency> 175 <artifactId>aws-java-sdk-events</artifactId> 176 <groupId>com.amazonaws</groupId> 177 <optional>false</optional> 178 <version>1.11.18</version> 179 </dependency> 180 <dependency> 181 <artifactId>aws-java-sdk-cognitoidentity</artifactId> 182 <groupId>com.amazonaws</groupId> 183 <optional>false</optional> 184 <version>1.11.18</version> 185 </dependency> 186 <dependency> 187 <artifactId>aws-java-sdk-cognitosync</artifactId> 188 <groupId>com.amazonaws</groupId> 189 <optional>false</optional> 190 <version>1.11.18</version> 191 </dependency> 192 <dependency> 193 <artifactId>aws-java-sdk-directconnect</artifactId> 194 <groupId>com.amazonaws</groupId> 195 <optional>false</optional> 196 <version>1.11.18</version> 197 </dependency> 198 <dependency> 199 <artifactId>aws-java-sdk-cloudformation</artifactId> 200 <groupId>com.amazonaws</groupId> 201 <optional>false</optional> 202 <version>1.11.18</version> 203 </dependency> 204 <dependency> 205 <artifactId>aws-java-sdk-cloudfront</artifactId> 206 <groupId>com.amazonaws</groupId> 207 <optional>false</optional> 208 <version>1.11.18</version> 209 </dependency> 210 <dependency> 211 <artifactId>aws-java-sdk-kinesis</artifactId> 212 <groupId>com.amazonaws</groupId> 213 <optional>false</optional> 214 <version>1.11.18</version> 215 </dependency> 216 <dependency> 217 <artifactId>aws-java-sdk-opsworks</artifactId> 218 <groupId>com.amazonaws</groupId> 219 <optional>false</optional> 220 <version>1.11.18</version> 221 </dependency> 222 <dependency> 223 <artifactId>aws-java-sdk-ses</artifactId> 224 <groupId>com.amazonaws</groupId> 225 <optional>false</optional> 226 <version>1.11.18</version> 227 </dependency> 228 <dependency> 229 <artifactId>aws-java-sdk-autoscaling</artifactId> 230 <groupId>com.amazonaws</groupId> 231 <optional>false</optional> 232 <version>1.11.18</version> 233 </dependency> 234 <dependency> 235 <artifactId>aws-java-sdk-cloudsearch</artifactId> 236 <groupId>com.amazonaws</groupId> 237 <optional>false</optional> 238 <version>1.11.18</version> 239 </dependency> 240 <dependency> 241 <artifactId>aws-java-sdk-cloudwatchmetrics</artifactId> 242 <groupId>com.amazonaws</groupId> 243 <optional>false</optional> 244 <version>1.11.18</version> 245 </dependency> 246 <dependency> 247 <artifactId>aws-java-sdk-swf-libraries</artifactId> 248 <groupId>com.amazonaws</groupId> 249 <optional>false</optional> 250 <version>1.11.18</version> 251 </dependency> 252 <dependency> 253 <artifactId>aws-java-sdk-codedeploy</artifactId> 254 <groupId>com.amazonaws</groupId> 255 <optional>false</optional> 256 <version>1.11.18</version> 257 </dependency> 258 <dependency> 259 <artifactId>aws-java-sdk-codepipeline</artifactId> 260 <groupId>com.amazonaws</groupId> 261 <optional>false</optional> 262 <version>1.11.18</version> 263 </dependency> 264 <dependency> 265 <artifactId>aws-java-sdk-kms</artifactId> 266 <groupId>com.amazonaws</groupId> 267 <optional>false</optional> 268 <version>1.11.18</version> 269 </dependency> 270 <dependency> 271 <artifactId>aws-java-sdk-config</artifactId> 272 <groupId>com.amazonaws</groupId> 273 <optional>false</optional> 274 <version>1.11.18</version> 275 </dependency> 276 <dependency> 277 <artifactId>aws-java-sdk-lambda</artifactId> 278 <groupId>com.amazonaws</groupId> 279 <optional>false</optional> 280 <version>1.11.18</version> 281 </dependency> 282 <dependency> 283 <artifactId>aws-java-sdk-ecs</artifactId> 284 <groupId>com.amazonaws</groupId> 285 <optional>false</optional> 286 <version>1.11.18</version> 287 </dependency> 288 <dependency> 289 <artifactId>aws-java-sdk-ecr</artifactId> 290 <groupId>com.amazonaws</groupId> 291 <optional>false</optional> 292 <version>1.11.18</version> 293 </dependency> 294 <dependency> 295 <artifactId>aws-java-sdk-cloudhsm</artifactId> 296 <groupId>com.amazonaws</groupId> 297 <optional>false</optional> 298 <version>1.11.18</version> 299 </dependency> 300 <dependency> 301 <artifactId>aws-java-sdk-ssm</artifactId> 302 <groupId>com.amazonaws</groupId> 303 <optional>false</optional> 304 <version>1.11.18</version> 305 </dependency> 306 <dependency> 307 <artifactId>aws-java-sdk-workspaces</artifactId> 308 <groupId>com.amazonaws</groupId> 309 <optional>false</optional> 310 <version>1.11.18</version> 311 </dependency> 312 <dependency> 313 <artifactId>aws-java-sdk-machinelearning</artifactId> 314 <groupId>com.amazonaws</groupId> 315 <optional>false</optional> 316 <version>1.11.18</version> 317 </dependency> 318 <dependency> 319 <artifactId>aws-java-sdk-directory</artifactId> 320 <groupId>com.amazonaws</groupId> 321 <optional>false</optional> 322 <version>1.11.18</version> 323 </dependency> 324 <dependency> 325 <artifactId>aws-java-sdk-efs</artifactId> 326 <groupId>com.amazonaws</groupId> 327 <optional>false</optional> 328 <version>1.11.18</version> 329 </dependency> 330 <dependency> 331 <artifactId>aws-java-sdk-codecommit</artifactId> 332 <groupId>com.amazonaws</groupId> 333 <optional>false</optional> 334 <version>1.11.18</version> 335 </dependency> 336 <dependency> 337 <artifactId>aws-java-sdk-devicefarm</artifactId> 338 <groupId>com.amazonaws</groupId> 339 <optional>false</optional> 340 <version>1.11.18</version> 341 </dependency> 342 <dependency> 343 <artifactId>aws-java-sdk-elasticsearch</artifactId> 344 <groupId>com.amazonaws</groupId> 345 <optional>false</optional> 346 <version>1.11.18</version> 347 </dependency> 348 <dependency> 349 <artifactId>aws-java-sdk-waf</artifactId> 350 <groupId>com.amazonaws</groupId> 351 <optional>false</optional> 352 <version>1.11.18</version> 353 </dependency> 354 <dependency> 355 <artifactId>aws-java-sdk-marketplacecommerceanalytics</artifactId> 356 <groupId>com.amazonaws</groupId> 357 <optional>false</optional> 358 <version>1.11.18</version> 359 </dependency> 360 <dependency> 361 <artifactId>aws-java-sdk-inspector</artifactId> 362 <groupId>com.amazonaws</groupId> 363 <optional>false</optional> 364 <version>1.11.18</version> 365 </dependency> 366 <dependency> 367 <artifactId>aws-java-sdk-iot</artifactId> 368 <groupId>com.amazonaws</groupId> 369 <optional>false</optional> 370 <version>1.11.18</version> 371 </dependency> 372 <dependency> 373 <artifactId>aws-java-sdk-api-gateway</artifactId> 374 <groupId>com.amazonaws</groupId> 375 <optional>false</optional> 376 <version>1.11.18</version> 377 </dependency> 378 <dependency> 379 <artifactId>aws-java-sdk-acm</artifactId> 380 <groupId>com.amazonaws</groupId> 381 <optional>false</optional> 382 <version>1.11.18</version> 383 </dependency> 384 <dependency> 385 <artifactId>aws-java-sdk-gamelift</artifactId> 386 <groupId>com.amazonaws</groupId> 387 <optional>false</optional> 388 <version>1.11.18</version> 389 </dependency> 390 <dependency> 391 <artifactId>aws-java-sdk-dms</artifactId> 392 <groupId>com.amazonaws</groupId> 393 <optional>false</optional> 394 <version>1.11.18</version> 395 </dependency> 396 <dependency> 397 <artifactId>aws-java-sdk-marketplacemeteringservice</artifactId> 398 <groupId>com.amazonaws</groupId> 399 <optional>false</optional> 400 <version>1.11.18</version> 401 </dependency> 402 <dependency> 403 <artifactId>aws-java-sdk-cognitoidp</artifactId> 404 <groupId>com.amazonaws</groupId> 405 <optional>false</optional> 406 <version>1.11.18</version> 407 </dependency> 408 <dependency> 409 <artifactId>aws-java-sdk-discovery</artifactId> 410 <groupId>com.amazonaws</groupId> 411 <optional>false</optional> 412 <version>1.11.18</version> 413 </dependency> 414 <dependency> 415 <artifactId>aws-java-sdk-applicationautoscaling</artifactId> 416 <groupId>com.amazonaws</groupId> 417 <optional>false</optional> 418 <version>1.11.18</version> 419 </dependency> 420 <dependency> 421 <artifactId>aws-java-sdk-core</artifactId> 422 <groupId>com.amazonaws</groupId> 423 <optional>false</optional> 424 <version>1.11.18</version> 425 </dependency> 426 </dependencies> 427 428 <build> 429 <plugins> 430 <plugin> 431 <groupId>org.apache.maven.plugins</groupId> 432 <artifactId>maven-compiler-plugin</artifactId> 433 </plugin> 434 435 <plugin> 436 <groupId>org.apache.maven.plugins</groupId> 437 <artifactId>maven-javadoc-plugin</artifactId> 438 </plugin> 439 </plugins> 440 </build> 441 442 <!-- This profile uses the JAPICMP plugin to generate a report of changes between the release version and the latest version --> 443 <!-- For more information on the plugin, see https://github.com/siom79/japicmp --> 444 <profiles> 445 <profile> 446 <id>versiondiff</id> 447 <build> 448 <plugins> 449 <plugin> 450 <groupId>com.github.siom79.japicmp</groupId> 451 <artifactId>japicmp-maven-plugin</artifactId> 452 <version>0.5.0</version> 453 <executions> 454 <execution> 455 <phase>verify</phase> 456 <goals> 457 <goal>cmp</goal> 458 </goals> 459 </execution> 460 </executions> 461 <configuration> 462 <oldVersion> 463 <dependency> 464 <groupId>com.amazonaws</groupId> 465 <artifactId>aws-java-sdk</artifactId> 466 <version>RELEASE</version> 467 </dependency> 468 </oldVersion> 469 <newVersion> 470 <file> 471 <path>${project.build.directory}/${project.artifactId}-${project.version}.jar</path> 472 </file> 473 </newVersion> 474 <parameter> 475 <onlyModified>true</onlyModified> 476 <accessModifier>public</accessModifier> 477 <breakBuildOnModifications>false</breakBuildOnModifications> 478 <breakBuildOnBinaryIncompatibleModifications>false</breakBuildOnBinaryIncompatibleModifications> 479 <onlyBinaryIncompatible>false</onlyBinaryIncompatible> 480 </parameter> 481 </configuration> 482 </plugin> 483 </plugins> 484 </build> 485 </profile> 486 </profiles> 487 </project> 488