Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

Commit

Permalink
[skip ci]prepare release v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Jan 18, 2021
1 parent 408c596 commit 052c4cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>de.idealo.spring</groupId>
<artifactId>spring-cloud-contract-aws</artifactId>
<version>0.1.2-SNAPSHOT</version>
<version>0.1.2</version>
<name>Spring Cloud Contract AWS</name>
<description>Provides handy autoconfiguration for using Spring Cloud Contract with AWS services</description>
<url>https://github.com/idealo/spring-cloud-contract-aws</url>
Expand Down Expand Up @@ -32,7 +32,7 @@
<connection>scm:git:https://github.com/idealo/spring-cloud-contract-aws.git</connection>
<developerConnection>scm:git:https://github.com/idealo/spring-cloud-contract-aws.git</developerConnection>
<url>https://github.com/idealo/spring-cloud-contract-aws</url>
<tag>HEAD</tag>
<tag>v0.1.2</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 052c4cd

Please sign in to comment.