File tree 2 files changed +21
-724
lines changed
2 files changed +21
-724
lines changed Original file line number Diff line number Diff line change 7
7
</parent >
8
8
9
9
<artifactId >sacer-xml</artifactId >
10
- <version >2.9.0 </version >
10
+ <version >2.8.1-SNAPSHOT </version >
11
11
<name >sacer-xml</name >
12
12
<description >Progetto SACER-XML</description >
13
- <url >https://nexus.ente.regione.emr.it/repository/parer-site/sacer-xml/${project.version} /</url >
13
+
14
+ <scm >
15
+ <developerConnection >scm:git:https://github.com/RegioneER/parer-sacer-xml.git</developerConnection >
16
+ <tag >HEAD</tag >
17
+ </scm >
14
18
15
19
<distributionManagement >
16
- < site >
17
- <id >site </id >
18
- <url >dav: https://nexus.ente.regione.emr.it/repository /parer-site/ sacer-xml/ ${project.version} </url >
19
- </site >
20
+ < repository >
21
+ <id >github </id >
22
+ <url >https://maven.pkg.github.com/RegioneER /parer-sacer-xml</url >
23
+ </repository >
20
24
</distributionManagement >
21
25
22
- <scm >
23
- <
developerConnection >scm:git:
[email protected] :parer/lib/sacer-xml.git</
developerConnection >
24
- <tag >sacer-xml-2.9.0</tag >
25
- </scm >
26
+ <repositories >
27
+ <repository >
28
+ <id >github</id >
29
+ <url >https://maven.pkg.github.com/RegioneER/parer-framework-parerpom</url >
30
+ </repository >
31
+ <repository >
32
+ <id >central</id >
33
+ <url >https://repo1.maven.org/maven2</url >
34
+ </repository >
35
+ </repositories >
36
+
26
37
<properties >
27
38
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
28
39
<sonar .projectVersion>${project.version} </sonar .projectVersion>
You can’t perform that action at this time.
0 commit comments