You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ta...@apache.org on 2024/04/08 21:01:06 UTC

(qpid-proton-dotnet) branch main updated (0ff01d1 -> 6b93c2f)

This is an automated email from the ASF dual-hosted git repository.

tabish pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-proton-dotnet.git


    from 0ff01d1  PROTON-2811 Update version for next development cycle
     new 46df297  PROTON-2811 Update pom exclusions for RAT license plugin
     new 6b93c2f  PROTON-2811 Update version for next release cycle

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 VERSION.txt | 2 +-
 pom.xml     | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org


(qpid-proton-dotnet) 02/02: PROTON-2811 Update version for next release cycle

Posted by ta...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

tabish pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-proton-dotnet.git

commit 6b93c2fdd8cd582f0ad29a630bcc67bfcd769cf5
Author: Timothy Bish <ta...@gmail.com>
AuthorDate: Mon Apr 8 17:00:53 2024 -0400

    PROTON-2811 Update version for next release cycle
---
 VERSION.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/VERSION.txt b/VERSION.txt
index f755149..e388e39 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-1.0.0-SNAPSHOT
+1.0.0-M10


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org


(qpid-proton-dotnet) 01/02: PROTON-2811 Update pom exclusions for RAT license plugin

Posted by ta...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

tabish pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-proton-dotnet.git

commit 46df297a483ed2d2a459a6582a3f4f4f08b816e6
Author: Timothy Bish <ta...@gmail.com>
AuthorDate: Mon Apr 8 16:59:15 2024 -0400

    PROTON-2811 Update pom exclusions for RAT license plugin
---
 pom.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/pom.xml b/pom.xml
index 07bfcdd..a0f96a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,6 +72,10 @@
                   <exclude>**/target/</exclude>
                   <exclude>**/install/</exclude>
                   <exclude>**/README.md</exclude>
+                  <exclude>**/Reconnection.md</exclude>
+                  <exclude>**/GettingStarted.md</exclude>
+                  <exclude>**/LargeMessages.md</exclude>
+                  <exclude>**/Configuration.md</exclude>
                   <exclude>**/VERSION.txt</exclude>
                   <exclude>**/licenses/**</exclude>
                   <exclude>qpid-proton/**</exclude>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org