Skip to content

Commit

Permalink
[maven-release-plugin] prepare release atmosphere-extensions-project-…
Browse files Browse the repository at this point in the history
…3.0.1
  • Loading branch information
jfarcand committed Feb 13, 2024
1 parent 85b8345 commit 0dd9ec0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
<artifactId>atmosphere-extensions-project</artifactId>
<packaging>pom</packaging>
<name>atmosphere-extensions-project</name>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
<url>http://github.com/Atmosphere/atmosphere-extensions</url>
<scm>
<connection>scm:git:[email protected]:Atmosphere/atmosphere-extensions.git</connection>
<developerConnection>scm:git:[email protected]:Atmosphere/atmosphere-extensions.git</developerConnection>
<url>http://github.com/Atmosphere/atmosphere-extensions</url>
<tag>HEAD</tag>
<tag>atmosphere-extensions-project-3.0.1</tag>
</scm>
<prerequisites>
<maven>3.0</maven>
Expand Down
4 changes: 2 additions & 2 deletions spring/modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-extensions-project</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-spring</artifactId>
<packaging>jar</packaging>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
<name>atmosphere-spring</name>
<url>https://github.com/Atmosphere/atmosphere</url>

Expand Down

0 comments on commit 0dd9ec0

Please sign in to comment.