-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3297bf5
commit 3b53af0
Showing
2 changed files
with
10 additions
and
307 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,18 +10,19 @@ | |
<version>2.14.1-SNAPSHOT</version> | ||
<name>sacer-jpa</name> | ||
<description>Progetto SACER-JPA. Strato jpa comune ai progetti sacer e sacerws.</description> | ||
<url>https://nexus.ente.regione.emr.it/repository/parer-site/sacer-jpa/${project.version}/</url> | ||
|
||
<distributionManagement> | ||
<site> | ||
<id>site</id> | ||
<url>dav:https://nexus.ente.regione.emr.it/repository/parer-site/sacer-jpa/${project.version}</url> | ||
</site> | ||
</distributionManagement> | ||
|
||
<scm> | ||
<developerConnection>scm:git:[email protected]:parer/lib/sacer-jpa.git</developerConnection> | ||
<developerConnection>scm:git:https://github.com/RegioneER/parer-sacer-jpa.git</developerConnection> | ||
<tag>HEAD</tag> | ||
</scm> | ||
|
||
<repositories> | ||
<repository> | ||
<id>github</id> | ||
<url>https://maven.pkg.github.com/RegioneER/parer-framework-parerpom</url> | ||
</repository> | ||
</repositories> | ||
|
||
<properties> | ||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | ||
<!-- spagofat bom --> | ||
|
This file was deleted.
Oops, something went wrong.