Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
VLMa
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Edvinas Radzevičius
VLMa
Commits
905f8c4e
Commit
905f8c4e
authored
16 years ago
by
jpountz
Browse files
Options
Downloads
Patches
Plain Diff
Updating version number for release.
parent
66d02228
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
core/pom.xml
+1
-1
1 addition, 1 deletion
core/pom.xml
daemon/pom.xml
+1
-1
1 addition, 1 deletion
daemon/pom.xml
pom.xml
+1
-1
1 addition, 1 deletion
pom.xml
web/pom.xml
+1
-1
1 addition, 1 deletion
web/pom.xml
with
4 additions
and
4 deletions
core/pom.xml
+
1
−
1
View file @
905f8c4e
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
org.videolan.vlma
</groupId>
<artifactId>
vlma-parent
</artifactId>
<version>
0.1
-SNAPSHOT
</version>
<version>
0.1
</version>
</parent>
<artifactId>
vlma-core
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
daemon/pom.xml
+
1
−
1
View file @
905f8c4e
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
org.videolan.vlma
</groupId>
<artifactId>
vlma-parent
</artifactId>
<version>
0.1
-SNAPSHOT
</version>
<version>
0.1
</version>
</parent>
<artifactId>
vlma-daemon
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
pom.xml
+
1
−
1
View file @
905f8c4e
...
...
@@ -4,7 +4,7 @@
<groupId>
org.videolan.vlma
</groupId>
<artifactId>
vlma-parent
</artifactId>
<version>
0.1
-SNAPSHOT
</version>
<version>
0.1
</version>
<modelVersion>
4.0.0
</modelVersion>
<packaging>
pom
</packaging>
...
...
This diff is collapsed.
Click to expand it.
web/pom.xml
+
1
−
1
View file @
905f8c4e
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
org.videolan.vlma
</groupId>
<artifactId>
vlma-parent
</artifactId>
<version>
0.1
-SNAPSHOT
</version>
<version>
0.1
</version>
</parent>
<artifactId>
vlma-web
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment