Skip to content

Commit

Permalink
Prepare release com.sun.istack:istack-commons:4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-jaxb-impl-bot authored and lukasj committed Apr 14, 2023
1 parent 1ee5fc6 commit 685bd78
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion istack-commons/buildtools/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>com.sun.istack</groupId>
<artifactId>istack-commons</artifactId>
<version>4.1.2-SNAPSHOT</version>
<version>4.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion istack-commons/import-properties-plugin/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>istack-commons</artifactId>
<groupId>com.sun.istack</groupId>
<version>4.1.2-SNAPSHOT</version>
<version>4.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion istack-commons/maven-plugin/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>istack-commons</artifactId>
<groupId>com.sun.istack</groupId>
<version>4.1.2-SNAPSHOT</version>
<version>4.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion istack-commons/pom.xml
Expand Up @@ -23,7 +23,7 @@

<groupId>com.sun.istack</groupId>
<artifactId>istack-commons</artifactId>
<version>4.1.2-SNAPSHOT</version>
<version>4.1.2</version>
<packaging>pom</packaging>
<name>iStack Common Utility Code</name>
<description>istack common utility code</description>
Expand Down
2 changes: 1 addition & 1 deletion istack-commons/runtime/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.sun.istack</groupId>
<artifactId>istack-commons</artifactId>
<version>4.1.2-SNAPSHOT</version>
<version>4.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>istack-commons-runtime</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion istack-commons/soimp/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>com.sun.istack</groupId>
<artifactId>istack-commons</artifactId>
<version>4.1.2-SNAPSHOT</version>
<version>4.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>istack-commons-soimp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion istack-commons/test/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>com.sun.istack</groupId>
<artifactId>istack-commons</artifactId>
<version>4.1.2-SNAPSHOT</version>
<version>4.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>istack-commons-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion istack-commons/tools/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>com.sun.istack</groupId>
<artifactId>istack-commons</artifactId>
<version>4.1.2-SNAPSHOT</version>
<version>4.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>istack-commons-tools</artifactId>
Expand Down

0 comments on commit 685bd78

Please sign in to comment.