Skip to content

Commit

Permalink
Merge pull request #34 from riseclipse/do_release
Browse files Browse the repository at this point in the history
[maven-release-plugin] prepare for next development iteration after release
  • Loading branch information
marcadetd authored Mar 22, 2023
2 parents 854c5c3 + 0bf413a commit d2fb0b9
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions fr.centralesupelec.edf.riseclipse.iec61850.scl.edit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@

<groupId>io.github.riseclipse</groupId>
<artifactId>fr.centralesupelec.edf.riseclipse.iec61850.scl.edit</artifactId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.7-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<parent>
<groupId>io.github.riseclipse</groupId>
<artifactId>riseclipse-metamodel-scl2003</artifactId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.7-SNAPSHOT</version>
</parent>

<build>
Expand All @@ -54,7 +54,7 @@
<dependency>
<groupId>io.github.riseclipse</groupId>
<artifactId>fr.centralesupelec.edf.riseclipse.iec61850.scl</artifactId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.7-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@

<groupId>io.github.riseclipse</groupId>
<artifactId>fr.centralesupelec.edf.riseclipse.iec61850.scl.utilities</artifactId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.7-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<parent>
<groupId>io.github.riseclipse</groupId>
<artifactId>riseclipse-metamodel-scl2003</artifactId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.7-SNAPSHOT</version>
</parent>

<build>
Expand All @@ -54,7 +54,7 @@
<dependency>
<groupId>io.github.riseclipse</groupId>
<artifactId>fr.centralesupelec.edf.riseclipse.iec61850.scl</artifactId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.7-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions fr.centralesupelec.edf.riseclipse.iec61850.scl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@

<groupId>io.github.riseclipse</groupId>
<artifactId>fr.centralesupelec.edf.riseclipse.iec61850.scl</artifactId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.7-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<parent>
<groupId>io.github.riseclipse</groupId>
<artifactId>riseclipse-metamodel-scl2003</artifactId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.7-SNAPSHOT</version>
</parent>

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

<groupId>io.github.riseclipse</groupId>
<artifactId>riseclipse-metamodel-scl2003</artifactId>
<version>1.2.6-SNAPSHOT</version>
<version>1.2.7-SNAPSHOT</version>
<packaging>pom</packaging>

<parent>
Expand Down

0 comments on commit d2fb0b9

Please sign in to comment.