Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
[skip ci]prepare release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Jan 18, 2021
1 parent 5cdc924 commit 235a51a
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-stream-binder-sns</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
<name>Spring Cloud Stream Binder for AWS SNS</name>
<description>Allows you to use Spring Cloud Stream together with AWS SNS</description>
<url>https://github.com/idealo/spring-cloud-stream-binder-sns</url>
Expand Down Expand Up @@ -32,7 +32,7 @@
<connection>scm:git:https://github.com/idealo/spring-cloud-stream-binder-sns.git</connection>
<developerConnection>scm:git:https://github.com/idealo/spring-cloud-stream-binder-sns.git</developerConnection>
<url>https://github.com/idealo/spring-cloud-stream-binder-sns</url>
<tag>HEAD</tag>
<tag>v1.0.2</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 235a51a

Please sign in to comment.