This is an automated email from the ASF dual-hosted git repository.
bodewig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant-antlibs-props.git
The following commit(s) were added to refs/heads/master by this push:
new 1db86ef prepare RC1 of Props Antlib 1.0.0
1db86ef is described below
commit 1db86efa770d94cba72fa6a1dc6f2e5311ff7fa0
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sat Jun 20 10:21:49 2026 +0200
prepare RC1 of Props Antlib 1.0.0
---
changes.xml | 5 ++++-
version.properties | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/changes.xml b/changes.xml
index 267a33c..79358c9 100644
--- a/changes.xml
+++ b/changes.xml
@@ -39,6 +39,9 @@ under the License.
<title>Apache Props Ant Library</title>
</properties>
- <release version="SVN trunk" date="unpublished">
+ <release version="1.1.0" date="unpublished">
+ </release>
+
+ <release version="1.0.0" date="2026-06-27">
</release>
</document>
diff --git a/version.properties b/version.properties
index 3762462..aed79c4 100644
--- a/version.properties
+++ b/version.properties
@@ -12,5 +12,5 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
-artifact.version=1.0Alpha
+artifact.version=1.1.0alpha
ant.core.version=1.8.0