File tree Expand file tree Collapse file tree 2 files changed +13
-91
lines changed Expand file tree Collapse file tree 2 files changed +13
-91
lines changed Original file line number Diff line number Diff line change 5
5
<packaging >jar</packaging >
6
6
<name >Verifica firma crypto beans</name >
7
7
<description >Libreria contenente i beans che integrano i modelli pojo per la verifica firma con microservizio crypto</description >
8
- <url >https://nexus.ente.regione.emr.it/repository/parer-site/verificafirma-crypto-beans/${project.version} /</url >
9
8
10
9
<parent >
11
10
<groupId >it.eng.parer</groupId >
26
25
</properties >
27
26
28
27
<scm >
29
- <
developerConnection >scm:git:
[email protected] :parer/lib/verificafirma-crypto-beans.git</
developerConnection >
30
- <tag >verificafirma-crypto-beans-1.5.0 </tag >
28
+ <developerConnection >scm:git:https://github.com/RegioneER/parer- verificafirma-crypto-beans.git</developerConnection >
29
+ <tag >HEAD </tag >
31
30
</scm >
32
31
33
32
<distributionManagement >
34
- < site >
35
- <id >site </id >
36
- <url >dav: https://nexus.ente.regione.emr.it/repository /parer-site/ verificafirma-crypto-beans/ ${project.version} </url >
37
- </ site >
33
+ < repository >
34
+ <id >github </id >
35
+ <url >https://maven.pkg.github.com/RegioneER /parer-verificafirma-crypto-beans</url >
36
+ </ repository >
38
37
</distributionManagement >
39
38
39
+ <repositories >
40
+ <repository >
41
+ <id >github</id >
42
+ <url >https://maven.pkg.github.com/RegioneER/parer-framework-parerpom</url >
43
+ </repository >
44
+ </repositories >
45
+
40
46
<dependencies >
41
47
<dependency >
42
48
<groupId >jakarta.validation</groupId >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments