Skip to content

Commit

Permalink
DCA11Y-1145: chore: clean up version after release
Browse files Browse the repository at this point in the history
  • Loading branch information
flipatlas committed Oct 14, 2024
1 parent 25d28da commit 2a8065f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion frontend-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>frontend-plugins</artifactId>
<groupId>com.github.eirslett</groupId>
<version>1.15.0-atlassian-1-ca346b89</version>
<version>1.15.0-atlassian-1-SNAPSHOT</version>
</parent>

<artifactId>frontend-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion frontend-plugin-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>frontend-plugins</artifactId>
<groupId>com.github.eirslett</groupId>
<version>1.15.0-atlassian-1-ca346b89</version>
<version>1.15.0-atlassian-1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>com.github.eirslett</groupId>
<artifactId>frontend-plugins</artifactId>
<version>1.15.0-atlassian-1-ca346b89</version>
<version>1.15.0-atlassian-1-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down

0 comments on commit 2a8065f

Please sign in to comment.