Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mmi
aggregate
Commits
18ffdb0d
Commit
18ffdb0d
authored
Nov 22, 2018
by
Keith Schulze
Browse files
[maven-release-plugin] prepare release Aggregate-0.1.0
parent
66dec817
Pipeline
#6347
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
18ffdb0d
<?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
http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<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 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
...
...
@@ -14,7 +11,7 @@
<groupId>
edu.monash.aggregate
</groupId>
<artifactId>
Aggregate
</artifactId>
<version>
0.1.0
-SNAPSHOT
</version>
<version>
0.1.0
</version>
<name>
Aggregate
</name>
<description>
An ImageJ plugin for aggregate counting in Zebrafish muscle
</description>
...
...
@@ -60,7 +57,7 @@
<scm>
<connection>
scm:git:git://gitlab.erc.monash.edu.au/mmi/aggregate.git
</connection>
<developerConnection>
scm:git:git@gitlab.erc.monash.edu.au:mmi/aggregate.git
</developerConnection>
<tag>
HEAD
</tag>
<tag>
Aggregate-0.1.0
</tag>
<url>
https://gitlab.erc.monash.edu.au/mmi/aggregate
</url>
</scm>
<issueManagement>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment