Skip to content

Commit 8e988ca

Browse files
versione 1.0.1.
1 parent 87d6c99 commit 8e988ca

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

SBNWeb/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>it.iccu.sbn</groupId>
66
<artifactId>sbnweb</artifactId>
7-
<version>1.0.0</version>
7+
<version>1.0.1</version>
88
<packaging>pom</packaging>
99
<name>sbnweb</name>
1010
<description>sbnweb LMS</description>
@@ -27,7 +27,7 @@
2727
<plugin>
2828
<groupId>pl.project13.maven</groupId>
2929
<artifactId>git-commit-id-plugin</artifactId>
30-
<version>2.2.6</version>
30+
<version>3.0.0</version>
3131
<executions>
3232
<execution>
3333
<id>git-info</id>

sbnmarc/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>it.iccu.sbn</groupId>
66
<artifactId>sbnmarc</artifactId>
7-
<version>1.0.0</version>
7+
<version>1.0.1</version>
88
<packaging>pom</packaging>
99
<name>sbnmarc</name>
1010
<description>sbnweb LMS</description>
@@ -27,7 +27,7 @@
2727
<plugin>
2828
<groupId>pl.project13.maven</groupId>
2929
<artifactId>git-commit-id-plugin</artifactId>
30-
<version>2.2.6</version>
30+
<version>3.0.0</version>
3131
<executions>
3232
<execution>
3333
<id>git-info</id>

0 commit comments

Comments
 (0)