Skip to content
GitLab
Explorer
Connexion
Navigation principale
Rechercher ou aller à…
Projet
V
vsn-common
Gestion
Activité
Membres
Labels
Programmation
Tickets
0
Tableaux des tickets
Jalons
Wiki
Jira
Code
Requêtes de fusion
2
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Extraits de code
Compilation
Pipelines
Jobs
Planifications de pipeline
Artéfacts
Déploiement
Releases
Registre de paquets
Opération
Environnements
Modules Terraform
Surveillance
Incidents
Service d'assistance
Analyse
Données d'analyse des chaînes de valeur
Contributor analytics
Données d'analyse CI/CD
Données d'analyse du dépôt
Expériences du modèle
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
adanev
vsn
vsn-common
Validations
dc31fb64
Valider
dc31fb64
rédigé
il y a 2 mois
par
MOHAMED NAJAH
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
formatting pom
parent
51b6264f
Branches
VSN-930/FEATURE
1 requête de fusion
!81
VSN-93/ calendar event entity
Pipeline
#19802
en échec avec les étapes
in 54 secondes
Modifications
1
Pipelines
1
Masquer les modifications d'espaces
En ligne
Côte à côte
Affichage de
1 fichier modifié
pom.xml
+60
-60
60 ajouts, 60 suppressions
pom.xml
avec
60 ajouts
et
60 suppressions
pom.xml
+
60
−
60
Voir le fichier @
dc31fb64
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<groupId>
com.marketingconfort
</groupId>
<artifactId>
mc-starter-parent
</artifactId>
<version>
1.0.50-RELEASE
</version>
<relativePath/>
</parent>
<groupId>
com.marketingconfort
</groupId>
<artifactId>
vsn-common
</artifactId>
<version>
0.0.81-SNAPSHOT
</version>
<name>
vsn-common
</name>
<description>
VSN Common
</description>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<groupId>
com.marketingconfort
</groupId>
<artifactId>
mc-starter-parent
</artifactId>
<version>
1.0.50-RELEASE
</version>
<relativePath/>
</parent>
<groupId>
com.marketingconfort
</groupId>
<artifactId>
vsn-common
</artifactId>
<version>
0.0.81-SNAPSHOT
</version>
<name>
vsn-common
</name>
<description>
VSN Common
</description>
<properties>
<java.version>
17
</java.version>
</properties>
<dependencies>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
</dependency>
<properties>
<java.version>
17
</java.version>
</properties>
<dependencies>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
<scope>
test
</scope>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-mongodb
</artifactId>
<version>
3.0.6
</version>
</dependency>
</dependencies>
<distributionManagement>
<repository>
<id>
nexus
</id>
<name>
Releases Repository
</name>
<url>
https://repo.mc-git.com/repository/maven-releases/
</url>
</repository>
<snapshotRepository>
<id>
nexus-snapshots
</id>
<name>
Snapshot Repository
</name>
<url>
https://repo.mc-git.com/repository/maven-snapshots/
</url>
</snapshotRepository>
</distributionManagement>
<build>
<plugins>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-jar-plugin
</artifactId>
<version>
3.2.0
</version>
<configuration>
<archive>
<manifest>
<addDefaultImplementationEntries>
true
</addDefaultImplementationEntries>
</manifest>
</archive>
</configuration>
</plugin>
</plugins>
</build>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
<scope>
test
</scope>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-mongodb
</artifactId>
<version>
3.0.6
</version>
</dependency>
</dependencies>
<distributionManagement>
<repository>
<id>
nexus
</id>
<name>
Releases Repository
</name>
<url>
https://repo.mc-git.com/repository/maven-releases/
</url>
</repository>
<snapshotRepository>
<id>
nexus-snapshots
</id>
<name>
Snapshot Repository
</name>
<url>
https://repo.mc-git.com/repository/maven-snapshots/
</url>
</snapshotRepository>
</distributionManagement>
<build>
<plugins>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-jar-plugin
</artifactId>
<version>
3.2.0
</version>
<configuration>
<archive>
<manifest>
<addDefaultImplementationEntries>
true
</addDefaultImplementationEntries>
</manifest>
</archive>
</configuration>
</plugin>
</plugins>
</build>
</project>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Aperçu
0%
Veuillez réessayer
ou
joindre un nouveau fichier
.
Annuler
You are about to add
0
people
to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Enregistrer le commentaire
Annuler
Veuillez vous
inscrire
ou vous
se connecter
pour commenter