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
Orekit
Orekit
Commits
4e649360
Commit
4e649360
authored
Sep 20, 2021
by
Bryan Cazabonne
Browse files
Prepared next development cycle.
parent
4c6da601
Pipeline
#1388
passed with stages
in 22 minutes and 43 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.xml
View file @
4e649360
...
...
@@ -2,7 +2,7 @@
<project
name=
"orekit"
default=
"jar"
basedir=
"."
>
<property
name=
"project.version"
value=
"11.
0
"
/>
<property
name=
"project.version"
value=
"11.
1-SNAPSHOT
"
/>
<property
name=
"src.dir"
location=
"src"
/>
<property
name=
"main.src.dir"
value=
"${src.dir}/main/java"
/>
...
...
pom.xml
View file @
4e649360
...
...
@@ -5,7 +5,7 @@
<groupId>
org.orekit
</groupId>
<artifactId>
orekit
</artifactId>
<packaging>
jar
</packaging>
<version>
11.
0
</version>
<version>
11.
1-SNAPSHOT
</version>
<name>
ORbit Extrapolation KIT
</name>
<url>
http://www.orekit.org/
</url>
...
...
src/changes/changes.xml
View file @
4e649360
...
...
@@ -20,6 +20,8 @@
<title>
Orekit Changes
</title>
</properties>
<body>
<release
version=
"11.1"
date=
"TBD"
description=
"TBD"
>
</release>
<release
version=
"11.0"
date=
"2021-09-20"
description=
"Orekit 11.0 is a major new release.
It includes both new features and bug fixes. New features introduced
...
...
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