Skip to content

Commit 192f01e

Browse files
committed
update global pom
1 parent a642c98 commit 192f01e

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

.gitignore

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
1-
/nb-configuration.xml
2-
/target/
3-
.idea/
4-
*.iml
5-
.sdkmanrc
6-
/target_test-classes/
1+
.factorypath
2+
target_test-classes

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>lutece-global-pom</artifactId>
55
<groupId>fr.paris.lutece.tools</groupId>
6-
<version>7.0.0</version>
6+
<version>7.0.1</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)