Skip to content

Commit

Permalink
[maven-release-plugin] prepare release aio-lib-java-0.0.42
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Apr 11, 2022
1 parent 089d467 commit d8af491
Show file tree
Hide file tree
Showing 13 changed files with 38 additions and 14 deletions.
6 changes: 5 additions & 1 deletion aem/aio_aem_events/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>com.adobe.aio.aem</groupId>
<artifactId>aio-aem</artifactId>
<relativePath>../pom.xml</relativePath>
<version>0.0.41-SNAPSHOT</version>
<version>0.0.42</version>
</parent>

<artifactId>aio-aem-events</artifactId>
Expand Down Expand Up @@ -282,4 +282,8 @@

</profile>
</profiles>

<scm>
<tag>aio-lib-java-0.0.42</tag>
</scm>
</project>
6 changes: 5 additions & 1 deletion aem/core_aem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<groupId>com.adobe.aio.aem</groupId>
<artifactId>aio-aem</artifactId>
<relativePath>../pom.xml</relativePath>
<version>0.0.41-SNAPSHOT</version>
<version>0.0.42</version>
</parent>

<artifactId>aio-aem-core</artifactId>
Expand Down Expand Up @@ -163,4 +163,8 @@
</dependencies>
</profile>
</profiles>

<scm>
<tag>aio-lib-java-0.0.42</tag>
</scm>
</project>
6 changes: 5 additions & 1 deletion aem/events_ingress_aem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<groupId>com.adobe.aio.aem</groupId>
<artifactId>aio-aem</artifactId>
<relativePath>../pom.xml</relativePath>
<version>0.0.41-SNAPSHOT</version>
<version>0.0.42</version>
</parent>

<artifactId>aio-aem-events-publish</artifactId>
Expand Down Expand Up @@ -163,4 +163,8 @@
</dependencies>
</profile>
</profiles>

<scm>
<tag>aio-lib-java-0.0.42</tag>
</scm>
</project>
6 changes: 5 additions & 1 deletion aem/events_mgmt_aem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<groupId>com.adobe.aio.aem</groupId>
<artifactId>aio-aem</artifactId>
<relativePath>../pom.xml</relativePath>
<version>0.0.41-SNAPSHOT</version>
<version>0.0.42</version>
</parent>

<artifactId>aio-aem-events-mgmt</artifactId>
Expand Down Expand Up @@ -154,4 +154,8 @@
</dependencies>
</profile>
</profiles>

<scm>
<tag>aio-lib-java-0.0.42</tag>
</scm>
</project>
6 changes: 5 additions & 1 deletion aem/events_osgi_mapping/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<groupId>com.adobe.aio.aem</groupId>
<artifactId>aio-aem</artifactId>
<relativePath>../pom.xml</relativePath>
<version>0.0.41-SNAPSHOT</version>
<version>0.0.42</version>
</parent>

<artifactId>aio-aem-events-osgi-mapping</artifactId>
Expand Down Expand Up @@ -173,4 +173,8 @@
</dependencies>
</profile>
</profiles>

<scm>
<tag>aio-lib-java-0.0.42</tag>
</scm>
</project>
6 changes: 5 additions & 1 deletion aem/lib_osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<groupId>com.adobe.aio.aem</groupId>
<artifactId>aio-aem</artifactId>
<relativePath>../pom.xml</relativePath>
<version>0.0.41-SNAPSHOT</version>
<version>0.0.42</version>
</parent>

<artifactId>aio-lib-osgi</artifactId>
Expand Down Expand Up @@ -148,4 +148,8 @@
</plugin>
</plugins>
</build>

<scm>
<tag>aio-lib-java-0.0.42</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion aem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<groupId>com.adobe.aio</groupId>
<artifactId>aio-lib-java</artifactId>
<relativePath>../pom.xml</relativePath>
<version>0.0.41-SNAPSHOT</version>
<version>0.0.42</version>
</parent>

<groupId>com.adobe.aio.aem</groupId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>com.adobe.aio</groupId>
<artifactId>aio-lib-java</artifactId>
<version>0.0.41-SNAPSHOT</version>
<version>0.0.42</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion events_ingress/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>com.adobe.aio</groupId>
<artifactId>aio-lib-java</artifactId>
<version>0.0.41-SNAPSHOT</version>
<version>0.0.42</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion events_journal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>com.adobe.aio</groupId>
<artifactId>aio-lib-java</artifactId>
<version>0.0.41-SNAPSHOT</version>
<version>0.0.42</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion events_mgmt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>com.adobe.aio</groupId>
<artifactId>aio-lib-java</artifactId>
<version>0.0.41-SNAPSHOT</version>
<version>0.0.42</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion ims/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>com.adobe.aio</groupId>
<artifactId>aio-lib-java</artifactId>
<version>0.0.41-SNAPSHOT</version>
<version>0.0.42</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>com.adobe.aio</groupId>
<artifactId>aio-lib-java</artifactId>
<version>0.0.41-SNAPSHOT</version>
<version>0.0.42</version>
<packaging>pom</packaging>

<modules>
Expand Down Expand Up @@ -71,7 +71,7 @@
<connection>scm:git:https://github.com/adobe/aio-lib-java.git</connection>
<developerConnection>scm:git:https://github.com/adobe/aio-lib-java.git</developerConnection>
<url>https://github.com/adobe/aio-lib-java/tree/master</url>
<tag>HEAD</tag>
<tag>aio-lib-java-0.0.42</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit d8af491

Please sign in to comment.