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
a1571e3f
Commit
a1571e3f
authored
Jun 20, 2022
by
Bryan Cazabonne
Browse files
Prepared next development cycle.
parent
c3db54fb
Pipeline
#2134
passed with stages
in 15 minutes and 42 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.xml
View file @
a1571e3f
...
...
@@ -2,7 +2,7 @@
<project
name=
"orekit"
default=
"jar"
basedir=
"."
>
<property
name=
"project.version"
value=
"11.
2
"
/>
<property
name=
"project.version"
value=
"11.
3-SNAPSHOT
"
/>
<property
name=
"src.dir"
location=
"src"
/>
<property
name=
"main.src.dir"
value=
"${src.dir}/main/java"
/>
...
...
pom.xml
View file @
a1571e3f
...
...
@@ -5,7 +5,7 @@
<groupId>
org.orekit
</groupId>
<artifactId>
orekit
</artifactId>
<packaging>
jar
</packaging>
<version>
11.
2
</version>
<version>
11.
3-SNAPSHOT
</version>
<name>
ORbit Extrapolation KIT
</name>
<url>
http://www.orekit.org/
</url>
...
...
src/changes/changes.xml
View file @
a1571e3f
...
...
@@ -20,6 +20,8 @@
<title>
Orekit Changes
</title>
</properties>
<body>
<release
version=
"11.3"
date=
"TBD"
description=
"TBD"
>
</release>
<release
version=
"11.2"
date=
"2022-06-20"
description=
"Version 11.2 is a minor release of Orekit.
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