Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On branch edburns-msft-dd-1733484-increment-pom #203

Merged
merged 1 commit into from Feb 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -5,6 +5,7 @@ target
.classpath
*.versionsBackup
.vscode
changebundle.txt

**/test-files
**/target
Expand Down
8 changes: 8 additions & 0 deletions changebundle.txt~
@@ -0,0 +1,8 @@
On branch edburns-msft-dd-1733484-increment-pom
Your branch is up to date with 'origin/edburns-msft-dd-1733484-increment-pom'.

Changes to be committed:
(use "git restore --staged <file>..." to unstage)
modified: .gitignore
modified: pom.xml

2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -20,7 +20,7 @@

<groupId>com.ibm.websphere.azure</groupId>
<artifactId>azure.websphere-traditional.cluster</artifactId>
<version>1.3.43</version>
<version>1.3.44</version>

<!-- mvn -Pbicep -Passembly clean install -Ptemplate-validation-tests -->
<parent>
Expand Down