<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.mvnpm.at.smithy</groupId>
  <artifactId>smithy-client</artifactId>
  <version>3.1.12</version>
  <name>smithy smithy-client</name>
  <description>[![NPM version](https://img.shields.io/npm/v/@smithy/smithy-client/latest.svg)](https://www.npmjs.com/package/@smithy/smithy-client) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/smithy-client.svg)](https://www.npmjs.com/package/@smithy/smithy-c</description>
  <url>https://github.com/awslabs/smithy-typescript/tree/main/packages/smithy-client</url>
  <organization>
    <name>AWS SDK for JavaScript Team</name>
    <url>https://github.com/awslabs/smithy-typescript/tree/main/packages/smithy-client</url>
  </organization>
  <licenses>
    <license>
      <name>Apache-2.0</name>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>smithy-team</name>
      <email>aws-smithy-team+npm@amazon.com</email>
    </developer>
    <developer>
      <name>trivikr-aws</name>
      <email>trivikr@amazon.com</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/awslabs/smithy-typescript.git</connection>
    <developerConnection>https://github.com/awslabs/smithy-typescript.git</developerConnection>
    <url>https://github.com/awslabs/smithy-typescript</url>
  </scm>
  <issueManagement>
    <url>https://github.com/awslabs/smithy-typescript/issues</url>
  </issueManagement>
  <properties>
    <org.mvnpm.at.smithy-middleware-endpoint.version>[3.1.0,4)</org.mvnpm.at.smithy-middleware-endpoint.version>
    <org.mvnpm.at.smithy-middleware-stack.version>[3.0.3,4)</org.mvnpm.at.smithy-middleware-stack.version>
    <org.mvnpm.at.smithy-util-stream.version>[3.1.3,4)</org.mvnpm.at.smithy-util-stream.version>
    <org.mvnpm.at.smithy-protocol-http.version>[4.1.0,5)</org.mvnpm.at.smithy-protocol-http.version>
    <org.mvnpm-tslib.version>[2.6.2,3)</org.mvnpm-tslib.version>
    <org.mvnpm.at.smithy-types.version>[3.3.0,4)</org.mvnpm.at.smithy-types.version>
  </properties>
  <dependencies>
    <dependency>
      <groupId>org.mvnpm.at.smithy</groupId>
      <artifactId>middleware-endpoint</artifactId>
      <version>${org.mvnpm.at.smithy-middleware-endpoint.version}</version>
    </dependency>
    <dependency>
      <groupId>org.mvnpm.at.smithy</groupId>
      <artifactId>middleware-stack</artifactId>
      <version>${org.mvnpm.at.smithy-middleware-stack.version}</version>
    </dependency>
    <dependency>
      <groupId>org.mvnpm.at.smithy</groupId>
      <artifactId>protocol-http</artifactId>
      <version>${org.mvnpm.at.smithy-protocol-http.version}</version>
    </dependency>
    <dependency>
      <groupId>org.mvnpm.at.smithy</groupId>
      <artifactId>types</artifactId>
      <version>${org.mvnpm.at.smithy-types.version}</version>
    </dependency>
    <dependency>
      <groupId>org.mvnpm.at.smithy</groupId>
      <artifactId>util-stream</artifactId>
      <version>${org.mvnpm.at.smithy-util-stream.version}</version>
    </dependency>
    <dependency>
      <groupId>org.mvnpm</groupId>
      <artifactId>tslib</artifactId>
      <version>${org.mvnpm-tslib.version}</version>
    </dependency>
  </dependencies>
</project>
