diff --git a/pom.xml b/pom.xml index 95a978a1b11a8d687a76ba14b990ce254971e08a..37447d50b0f8d4667660c1ac3d14433ac0991faf 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>beamline</groupId> <artifactId>framework</artifactId> - <version>0.2.1</version> + <version>0.2.2</version> <properties> <maven.compiler.source>11</maven.compiler.source> @@ -184,4 +184,4 @@ </plugin> </plugins> </build> -</project> \ No newline at end of file +</project>