Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Neo4jsource
Commits
82b7f099
Commit
82b7f099
authored
13 years ago
by
Neo4j build server
Browse files
Options
Download
Email Patches
Plain Diff
[maven-release-plugin] prepare release 1.6.M02
parent
4381976e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
packaging/pom.xml
+1
-1
packaging/pom.xml
packaging/standalone/pom.xml
+1
-1
packaging/standalone/pom.xml
with
2 additions
and
2 deletions
+2
-2
packaging/pom.xml
+
1
-
1
View file @
82b7f099
...
...
@@ -10,7 +10,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.neo4j.build
</groupId>
<artifactId>
packaging-build
</artifactId>
<version>
1.6
-SNAPSHOT
</version>
<version>
1.6
.M02
</version>
<name>
Neo4j Packaging Build
</name>
<packaging>
pom
</packaging>
<description>
Project that builds Neo4j Packages.
</description>
...
...
This diff is collapsed.
Click to expand it.
packaging/standalone/pom.xml
+
1
-
1
View file @
82b7f099
...
...
@@ -14,7 +14,7 @@
<name>
Neo4j - Server Assembler
</name>
<version>
1.6
-SNAPSHOT
</version>
<version>
1.6
.M02
</version>
<description>
This project assembles the Neo4j stand-alone distribution,
pulling together all the deliverable artifacts and packaging them
into a downloadable installer.
</description>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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
Menu
Projects
Groups
Snippets
Help