Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
Model_PSILARTEMP
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_PSILARTEMP
Compare revisions
6641d131ad8d671704421a0ad229c094c8d327a6 to c555533bf6d2d34b6f69ffa01d3f64bd60780f44
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_PSILARTEMP
Select target project
No results found
c555533bf6d2d34b6f69ffa01d3f64bd60780f44
Select Git revision
Swap
Target
VIPS/models/java/Model_PSILARTEMP
Select target project
VIPS/models/java/Model_PSILARTEMP
1 result
6641d131ad8d671704421a0ad229c094c8d327a6
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (5)
[ci skip] New VIPSCommon version 3.0.0
· 60a71d85
Lene Wasskog
authored
5 months ago
60a71d85
[ci skip] Merge branch 'main' into release
· 0d9ab9e7
Lene Wasskog
authored
5 months ago
0d9ab9e7
[ci skip] Set release version 1.1.9
· 1ff5b859
Lene Wasskog
authored
5 months ago
1ff5b859
[ci skip] Merge branch 'release' into main
· 2125fcb9
Lene Wasskog
authored
5 months ago
2125fcb9
[ci skip] Set snapshot version 1.1.10-SNAPSHOT
· c555533b
Lene Wasskog
authored
5 months ago
c555533b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+2
-2
2 additions, 2 deletions
pom.xml
with
2 additions
and
2 deletions
pom.xml
View file @
c555533b
...
...
@@ -11,7 +11,7 @@
<groupId>
no.nibio.vips.model
</groupId>
<artifactId>
PsilaRosaeTempModel
</artifactId>
<version>
1.1.
9
-SNAPSHOT
</version>
<version>
1.1.
10
-SNAPSHOT
</version>
<packaging>
jar
</packaging>
<properties>
...
...
@@ -23,7 +23,7 @@
<dependency>
<groupId>
no.nibio.vips
</groupId>
<artifactId>
VIPSCommon
</artifactId>
<version>
2.1.1
</version>
<version>
3.0.0
</version>
</dependency>
<dependency>
<groupId>
junit
</groupId>
...
...
This diff is collapsed.
Click to expand it.