Skip to content

Commit

Permalink
Releasing new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto-Gentili committed Sep 7, 2023
1 parent 16f7b73 commit f62b422
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom-for-java-7-testing.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<groupId>org.burningwave</groupId>
<artifactId>reflection</artifactId>
<version>3.5.4-fjs-SNAPSHOT</version>
<version>3.6.0-fjs-SNAPSHOT</version>
<packaging>jar</packaging>


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

<groupId>org.burningwave</groupId>
<artifactId>reflection</artifactId>
<version>3.5.0-fjs-SNAPSHOT</version>
<version>3.6.0-fjs-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Burningwave Reflection</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<groupId>org.burningwave</groupId>
<artifactId>reflection</artifactId>
<version>3.5.4-fjs-SNAPSHOT</version>
<version>3.6.0-fjs-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Burningwave Reflection</name>
Expand Down

0 comments on commit f62b422

Please sign in to comment.