Skip to content

Commit

Permalink
Update for next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasstamann committed Nov 7, 2024
1 parent fded7b3 commit 5750175
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pogen4selenium-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>io.toolisticon.pogen4selenium</groupId>
<artifactId>pogen4selenium</artifactId>
<version>0.5.0</version>
<version>0.5.1-SNAPSHOT</version>
</parent>

<name>pogen4selenium-api</name>
Expand Down
4 changes: 2 additions & 2 deletions pogen4selenium-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>io.toolisticon.pogen4selenium</groupId>
<artifactId>pogen4selenium</artifactId>
<version>0.5.0</version>
<version>0.5.1-SNAPSHOT</version>
</parent>

<name>pogen4selenium-example</name>
Expand All @@ -33,7 +33,7 @@
<dependency>
<groupId>io.toolisticon.pogen4selenium</groupId>
<artifactId>pogen4selenium-api</artifactId>
<version>0.5.0</version>
<version>0.5.1-SNAPSHOT</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pogen4selenium-processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>io.toolisticon.pogen4selenium</groupId>
<artifactId>pogen4selenium</artifactId>
<version>0.5.0</version>
<version>0.5.1-SNAPSHOT</version>
</parent>

<name>pogen4selenium-processor</name>
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 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.toolisticon.pogen4selenium</groupId>
<artifactId>pogen4selenium</artifactId>
<version>0.5.0</version>
<version>0.5.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>pogen4selenium</name>
<description>Please refer to https://github.com/toolisticon/pogen4selenium</description>
Expand Down

0 comments on commit 5750175

Please sign in to comment.