Skip to content

Commit

Permalink
5.4.2 pom tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] authored and [email protected] committed Dec 6, 2023
1 parent affc753 commit fe706e7
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 9 deletions.
4 changes: 2 additions & 2 deletions oa4mp-server-oauth2/buildNumber.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#maven.buildNumber.plugin properties file
#Tue Dec 05 15:48:23 CST 2023
buildNumber\\d*=11429
#Wed Dec 06 11:11:02 CST 2023
buildNumber\\d*=11443
7 changes: 4 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@
</snapshotRepository>
</distributionManagement>
<modules>
<module>myproxy-logon</module>
<module>server-api</module>
<module>oa4mp-server-test</module>
<module>server-loader</module>
Expand All @@ -86,15 +85,17 @@
<module>client-test</module>
<module>oa4mp-webapp</module>
<module>proxy</module>
<!-- <module>website</module> -->
<module>server-test</module>
<module>skin</module>
<module>myproxy-website</module>
<module>qdl</module>
<module>common</module>
<module>client</module>
<module>server</module>
<module>oauth2</module>
<!-- For the Sonatype deploy, remove the next few since they aren't needed and mess up the deploy. -->
<!-- <module>myproxy-logon</module> -->
<!-- <module>website</module> -->
<!-- <module>myproxy-website</module> -->
</modules>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions qdl/buildNumber.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#maven.buildNumber.plugin properties file
#Tue Dec 05 15:49:19 CST 2023
buildNumber\\d*=11465
#Wed Dec 06 11:27:10 CST 2023
buildNumber\\d*=11473
4 changes: 2 additions & 2 deletions server-test/buildNumber.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#maven.buildNumber.plugin properties file
#Tue Dec 05 15:48:22 CST 2023
buildNumber\\d*=10463
#Wed Dec 06 11:10:52 CST 2023
buildNumber\\d*=10477

0 comments on commit fe706e7

Please sign in to comment.