Skip to content

Commit

Permalink
updating poms for branch'release/0.9.0' with non-snapshot versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberrolandvaltech committed Aug 7, 2020
1 parent 210684d commit b0cff58
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.valtech.avs</groupId>
<artifactId>avs</artifactId>
<version>0.9.0-rc-SNAPSHOT</version>
<version>0.9.0</version>
</parent>

<artifactId>avs.api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.valtech.avs</groupId>
<artifactId>avs</artifactId>
<version>0.9.0-rc-SNAPSHOT</version>
<version>0.9.0</version>
</parent>

<artifactId>avs.core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.valtech.avs</groupId>
<artifactId>avs</artifactId>
<version>0.9.0-rc-SNAPSHOT</version>
<version>0.9.0</version>
</parent>

<artifactId>avs.examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>de.valtech.avs</groupId>
<artifactId>avs</artifactId>
<packaging>pom</packaging>
<version>0.9.0-rc-SNAPSHOT</version>
<version>0.9.0</version>
<name>AVS</name>
<description>AEM Virus Scan</description>
<url>https://github.com/valtech/aem-virus-scan</url>
Expand Down
2 changes: 1 addition & 1 deletion ui.apps.structure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.valtech.avs</groupId>
<artifactId>avs</artifactId>
<version>0.9.0-rc-SNAPSHOT</version>
<version>0.9.0</version>
</parent>

<artifactId>ui.apps.structure</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ui.apps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.valtech.avs</groupId>
<artifactId>avs</artifactId>
<version>0.9.0-rc-SNAPSHOT</version>
<version>0.9.0</version>
</parent>

<artifactId>avs.ui.apps</artifactId>
Expand Down

0 comments on commit b0cff58

Please sign in to comment.