Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
Model_LYGUSRUGUL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VIPS
Models
Java
Model_LYGUSRUGUL
Compare revisions
9bb05fe2c19e606d50f81e0e98583c3372a30d33 to 2005958c93f8d7f11fc4fdeb269f4c2ade4f2fc6
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
VIPS/models/java/Model_LYGUSRUGUL
Select target project
No results found
2005958c93f8d7f11fc4fdeb269f4c2ade4f2fc6
Select Git revision
Swap
Target
VIPS/models/java/Model_LYGUSRUGUL
Select target project
VIPS/models/java/Model_LYGUSRUGUL
1 result
9bb05fe2c19e606d50f81e0e98583c3372a30d33
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (4)
[ci skip] Merge branch 'release' into main
· 9681f2e8
Lene Wasskog
authored
1 month ago
9681f2e8
[ci skip] Set snapshot version 1.1.14-SNAPSHOT
· 74192abe
Lene Wasskog
authored
1 month ago
74192abe
build: New parent version, pom cleanup
· 4b969022
Lene Wasskog
authored
1 month ago
4b969022
Merge branch 'main' into release
· 2005958c
Lene Wasskog
authored
1 month ago
2005958c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+2
-9
2 additions, 9 deletions
pom.xml
with
2 additions
and
9 deletions
pom.xml
View file @
2005958c
...
...
@@ -5,21 +5,14 @@
<parent>
<groupId>
no.nibio.vips
</groupId>
<artifactId>
vips-parent-pom
</artifactId>
<version>
1.1.
0
</version>
<version>
1.1.
3
</version>
</parent>
<groupId>
no.nibio.vips.model
</groupId>
<artifactId>
LygusRugulipennisModel
</artifactId>
<version>
1.1.1
3
</version>
<version>
1.1.1
4-SNAPSHOT
</version>
<packaging>
jar
</packaging>
<repositories>
<repository>
<id>
gitlab-maven
</id>
<url>
https://gitlab.nibio.no/api/v4/projects/401/packages/maven
</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>
no.nibio.vips
</groupId>
...
...
This diff is collapsed.
Click to expand it.