Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dedece35 committed Jul 2, 2023
1 parent 35addb4 commit 966d54a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion commons-ios/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.ecocode</groupId>
<artifactId>ios-plugin</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>ecocode-commons-ios</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.ecocode</groupId>
<artifactId>ios-plugin</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>pom</packaging>

<name>ecoCode iOS plugin</name>
Expand All @@ -29,7 +29,7 @@
<connection>scm:git:https://github.com/green-code-initiative/ecoCode-ios</connection>
<developerConnection>scm:git:https://github.com/green-code-initiative/ecoCode-ios</developerConnection>
<url>https://github.com/green-code-initiative/ecoCode-ios</url>
<tag>HEAD</tag>
<tag>1.1.0</tag>
</scm>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion sonar-ios-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.ecocode</groupId>
<artifactId>ios-plugin</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>ecocode-sonar-ios-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion swift-lang/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.ecocode</groupId>
<artifactId>ios-plugin</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>ecocode-swift-lang</artifactId>
Expand Down

0 comments on commit 966d54a

Please sign in to comment.