Skip to content

Commit

Permalink
updating version numbers and release notes for 2.21-M0
Browse files Browse the repository at this point in the history
  • Loading branch information
jodygarnett committed Apr 22, 2022
1 parent 856a5d7 commit 2e43099
Show file tree
Hide file tree
Showing 13,372 changed files with 583,200 additions and 256 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion doc/en/developer/source/conf.py
Expand Up @@ -51,7 +51,7 @@
version = '2.21'

# The full version, including alpha/beta/rc tags.
release = '2.21-SNAPSHOT'
release = '2.21-M0'

# Used in build and documentation links
branch = '2.21.x'
Expand Down
Expand Up @@ -8,7 +8,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
<parent>
<groupId>org.geoserver</groupId>
<artifactId>community</artifactId>
<version>2.21-SNAPSHOT</version> <!-- change this to the proper GeoServer version -->
<version>2.21-M0</version> <!-- change this to the proper GeoServer version -->
</parent>

<groupId>org.geoserver</groupId>
Expand All @@ -22,7 +22,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
<dependency>
<groupId>org.geoserver</groupId>
<artifactId>gs-main</artifactId>
<version>2.21-SNAPSHOT</version> <!-- change this to the proper GeoServer version -->
<version>2.21-M0</version> <!-- change this to the proper GeoServer version -->
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion doc/en/docguide/source/conf.py
Expand Up @@ -50,7 +50,7 @@
# The short X.Y version.
version = '2.21'
# The full version, including alpha/beta/rc tags.
release = '2.21-SNAPSHOT'
release = '2.21-M0'
# Users don't need to see the "SNAPSHOT" notation when it's there
if release.find('SNAPSHOT') != -1:
release = '2.21.x'
Expand Down
4 changes: 4 additions & 0 deletions doc/en/m2/ant-contrib/ant-contrib/1.0b3/_remote.repositories
@@ -0,0 +1,4 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Fri Apr 22 17:21:34 UTC 2022
ant-contrib-1.0b3.jar>central=
ant-contrib-1.0b3.pom>central=
Binary file not shown.
@@ -0,0 +1 @@
943cd5c8802b2a3a64a010efb86ec19bac142e40
25 changes: 25 additions & 0 deletions doc/en/m2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom
@@ -0,0 +1,25 @@
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>ant-contrib</groupId>
<artifactId>ant-contrib</artifactId>
<packaging>jar</packaging>
<name>Ant-Contrib Tasks</name>
<version>1.0b3</version>
<url>http://ant-contrib.sourceforge.net</url>
<licenses>
<license>
<url>http://ant-contrib.sourceforge.net/tasks/LICENSE.txt</url>
</license>
</licenses>
<scm>
<url>https://svn.sourceforge.net/svnroot/ant-contrib ant-contrib</url>
</scm>
<description>A collection of tasks (and at one point maybe types and other tools) for Apache Ant</description>
<dependencies>
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.5</version>
</dependency>
</dependencies>
</project>
@@ -0,0 +1 @@
3a97f431768378a9fdbf082aec8312b99339ae78
4 changes: 4 additions & 0 deletions doc/en/m2/ant/ant/1.5/_remote.repositories
@@ -0,0 +1,4 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Fri Apr 22 17:21:34 UTC 2022
ant-1.5.jar>central=
ant-1.5.pom>central=
Binary file added doc/en/m2/ant/ant/1.5/ant-1.5.jar
Binary file not shown.
1 change: 1 addition & 0 deletions doc/en/m2/ant/ant/1.5/ant-1.5.jar.sha1
@@ -0,0 +1 @@
dcab88fc2a043c2479a6de676a2f8179e9ea2167
6 changes: 6 additions & 0 deletions doc/en/m2/ant/ant/1.5/ant-1.5.pom
@@ -0,0 +1,6 @@
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.5</version>
</project>
1 change: 1 addition & 0 deletions doc/en/m2/ant/ant/1.5/ant-1.5.pom.sha1
@@ -0,0 +1 @@
bbb603f9f7a32a10eb539c1067992dabab58d33a
4 changes: 4 additions & 0 deletions doc/en/m2/aopalliance/aopalliance/1.0/_remote.repositories
@@ -0,0 +1,4 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Fri Apr 22 17:21:31 UTC 2022
aopalliance-1.0.pom>central=
aopalliance-1.0.jar>central=
Binary file not shown.
@@ -0,0 +1 @@
0235ba8b489512805ac13a8f9ea77a1ca5ebe3e8
15 changes: 15 additions & 0 deletions doc/en/m2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
@@ -0,0 +1,15 @@
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>aopalliance</groupId>
<artifactId>aopalliance</artifactId>
<name>AOP alliance</name>
<version>1.0</version>
<description>AOP Alliance</description>
<url>http://aopalliance.sourceforge.net</url>

<licenses>
<license>
<name>Public Domain</name>
</license>
</licenses>
</project>
@@ -0,0 +1 @@
5128a2b0efbba460a1178d07773618e0986ea152 aopalliance-1.0.pom
4 changes: 4 additions & 0 deletions doc/en/m2/ch/qos/cal10n/cal10n-api/0.8.1/_remote.repositories
@@ -0,0 +1,4 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Fri Apr 22 17:21:31 UTC 2022
cal10n-api-0.8.1.jar>central=
cal10n-api-0.8.1.pom>central=
Binary file not shown.
@@ -0,0 +1 @@
496e5f330af47a811c497d637e03f1b8d8cdc2b0
56 changes: 56 additions & 0 deletions doc/en/m2/ch/qos/cal10n/cal10n-api/0.8.1/cal10n-api-0.8.1.pom
@@ -0,0 +1,56 @@
<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/maven-v4_0_0.xsd">

<parent>
<groupId>ch.qos.cal10n</groupId>
<artifactId>cal10n-parent</artifactId>
<version>0.8.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>

<artifactId>cal10n-api</artifactId>
<packaging>jar</packaging>
<name>Compiler assisted localization library (CAL10N) - API</name>

<dependencies>
</dependencies>

<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>${maven-compiler-plugin.version}</version>
<configuration>
<compilerArgument>-proc:none</compilerArgument>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<configuration>
<archive>
<manifestEntries>
<Bundle-Version>${project.version}</Bundle-Version>
<Bundle-Description>${project.description}</Bundle-Description>
<Implementation-Version>${project.version}</Implementation-Version>
</manifestEntries>
<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
</archive>
</configuration>
<executions>
<execution>
<id>bundle-test-jar</id>
<phase>package</phase>
<goals>
<goal>jar</goal>
<goal>test-jar</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>
@@ -0,0 +1 @@
b8a6343d1f2fd322823dd68b65eb802a0f8255c7
@@ -0,0 +1,3 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Fri Apr 22 17:21:30 UTC 2022
cal10n-parent-0.8.1.pom>central=

0 comments on commit 2e43099

Please sign in to comment.