Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
Model_SEPTREFHUM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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_SEPTREFHUM
Compare revisions
dcc8a76b69edb02e29f86813e6654d72df635e3f to 9b119d2fff1413923a7d4f7f90d53c059ff78548
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_septrefhum
Select target project
No results found
9b119d2fff1413923a7d4f7f90d53c059ff78548
Select Git revision
Swap
Target
VIPS/models/java/model_septrefhum
Select target project
VIPS/models/java/model_septrefhum
1 result
dcc8a76b69edb02e29f86813e6654d72df635e3f
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.3
· 419ab136
Brita Linnestad
authored
2 weeks ago
419ab136
[ci skip] Merge branch 'main' into release
· cb0c3694
Brita Linnestad
authored
2 weeks ago
cb0c3694
[ci skip] Set release version 1.1.12
· 22e3df23
Brita Linnestad
authored
2 weeks ago
22e3df23
[ci skip] Merge branch 'release' into main
· fe1a2e9e
Brita Linnestad
authored
2 weeks ago
fe1a2e9e
[ci skip] Set snapshot version 1.1.13-SNAPSHOT
· 9b119d2f
Brita Linnestad
authored
2 weeks ago
9b119d2f
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 @
9b119d2f
...
...
@@ -11,7 +11,7 @@
<groupId>
no.nibio.vips.model
</groupId>
<artifactId>
SeptoriaReferenceHumidityModel
</artifactId>
<version>
1.1.1
2
-SNAPSHOT
</version>
<version>
1.1.1
3
-SNAPSHOT
</version>
<packaging>
jar
</packaging>
<repositories>
...
...
@@ -25,7 +25,7 @@
<dependency>
<groupId>
no.nibio.vips
</groupId>
<artifactId>
VIPSCommon
</artifactId>
<version>
3.0.
2
</version>
<version>
3.0.
3
</version>
</dependency>
<dependency>
<groupId>
org.junit.jupiter
</groupId>
...
...
This diff is collapsed.
Click to expand it.